Input for WinForms | ComponentOne
C1.Framework Namespace / Theme Class
Properties Methods


In This Topic
    Theme Class Members
    In This Topic

    The following tables list the members exposed by Theme.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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
    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
    Protected MethodOverridden. Styles are indexed by style name.  
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
    Protected MethodLoads an image from the Xml stream.  
    Protected MethodReads component-specific theme data.  
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
    Protected MethodSaves an image into the Xml output stream.  
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
    Protected MethodWrites component-specific data into the theme.  
    Top
    See Also