InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanelBase Class / TextRenderingHint Property

In This Topic
    TextRenderingHint Property (C1InputPanelBase)
    In This Topic
    Gets or sets the C1.Framework.XView.TextRenderingHint that controls text rendering quality.
    Syntax
    'Declaration
     
    Public Property TextRenderingHint As TextRenderingHint
    public TextRenderingHint TextRenderingHint {get; set;}
    See Also