ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / FontIconRenderer Class / TextFormatFlags Property

In This Topic
    TextFormatFlags Property (FontIconRenderer)
    In This Topic
    Gets or sets flags used to render text.
    Syntax
    'Declaration
     
    Public Property TextFormatFlags As System.Windows.Forms.TextFormatFlags
    public System.Windows.Forms.TextFormatFlags TextFormatFlags {get; set;}
    See Also