Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.5.2 Assembly / C1.Win.C1Themes Namespace / ThemeGradientBackground Class / SolidColor Property

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