InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 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 Color
    public Color BackColor {get; set;}
    See Also