C1.Win.TreeView Namespace / C1TreeView Class / TextRenderingHint Property

In This Topic
TextRenderingHint Property (C1TreeView)
In This Topic
Gets or sets the C1.Framework.XView.TextRenderingHint that controls text rendering quality.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Property TextRenderingHint As TextRenderingHint
 
See Also