Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.5.2 Assembly / C1.Win.C1Themes Namespace / ThemeBackground Class / White Field

In This Topic
    White Field (ThemeBackground)
    In This Topic
    Represents the ThemeSolidBackground with the System.Drawing.Color that is white.
    Syntax
    'Declaration
     
    Public Shared ReadOnly White As ThemeSolidBackground
    public static readonly ThemeSolidBackground White
    See Also