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

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