ComponentOne SuperTooltip for WinForms
C1.Win.6 Assembly / C1.Framework Namespace / FontIconRenderer Class / BackColor Property

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