Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.5.2 Assembly / C1.Win.C1Themes Namespace / ThemeBackground Class
Fields Properties Methods


In This Topic
    ThemeBackground Class Members
    In This Topic

    The following tables list the members exposed by ThemeBackground.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents the ThemeSolidBackground with the System.Drawing.Color that is transparent.  
    Public Fieldstatic (Shared in Visual Basic)Represents the ThemeSolidBackground with the System.Drawing.Color that is white.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets background type.  
    Public PropertyGets whether the background is valid.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns the background brush.  
    Public MethodReturns Color that can be used instead of background when element does not support special background.  
    Top
    See Also