Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.5.2 Assembly / C1.Win.C1Themes Namespace / ThemeSolidBackground Class / Color Property

In This Topic
    Color Property (ThemeSolidBackground)
    In This Topic
    Returns color that can be used instead of background.
    Syntax
    'Declaration
     
    Public ReadOnly Property Color As ThemeColorValue
    public ThemeColorValue Color {get;}
    See Also