ComponentOne TreeView for WinForms
TextRenderingHint Property

C1.Win.TreeView Namespace > C1TreeView Class : TextRenderingHint Property
Syntax
'Declaration
 
<BrowsableAttribute(False)>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Property TextRenderingHint As TextRenderingHint
[Browsable(false)]
[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
public TextRenderingHint TextRenderingHint {get; set;}
See Also

Reference

C1TreeView Class
C1TreeView Members