ComponentOne InputPanel for WinForms
TextRenderingHint Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > C1InputPanel 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

C1InputPanel Class
C1InputPanel Members