ComponentOne Ribbon for WinForms
TextRenderingHint Property (C1StatusBar)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > C1StatusBar Class : TextRenderingHint Property
Gets or sets the TextRenderingHint that controls text rendering quality.
Syntax
'Declaration
 
Public Shadows Property TextRenderingHint As System.Drawing.Text.TextRenderingHint
public new System.Drawing.Text.TextRenderingHint TextRenderingHint {get; set;}
See Also

Reference

C1StatusBar Class
C1StatusBar Members