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


In This Topic
    Theme Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Methodstatic (Shared in Visual Basic)Loads a collection of themes from an Xml file.  
    Public MethodOverloaded. Reads this Theme from an System.Xml.XmlReader.  
    Public MethodReads this Theme from an Xml string.  
    Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Methodstatic (Shared in Visual Basic)Saves a collection of themes into an Xml file.  
    Public MethodOverloaded. Writes this Theme into an System.Xml.XmlWriter.  
    Top
    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