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

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