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

In This Topic
    ThemeSolidBackground Class
    In This Topic
    Represents the theme background with one solid color.
    Object Model
    ThemeSolidBackground Class
    Syntax
    'Declaration
     
    Public Class ThemeSolidBackground 
       Inherits ThemeBackground
    public class ThemeSolidBackground : ThemeBackground 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.ThemeBackground
          C1.Win.C1Themes.ThemeSolidBackground

    See Also