InputPanel for WinForms | ComponentOne
C1.Win.4.8 Assembly / C1.Framework Namespace / Theme Class


In This Topic
    Theme Class Properties
    In This Topic

    For a list of all members of this type, see Theme members.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
    Public Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public PropertyOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
    Public PropertyGets or sets the theme name (e.g. "RedMoon");  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets or sets the name of the component that owns the theme (e.g., "C1Schedule", "C1Calendar" or "C1Ribbon").  
    Protected Property (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
    Protected Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Top
    See Also