Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / BaseTheme Class
Fields Properties Methods Events


In This Topic
    BaseTheme Class Members
    In This Topic

    The following tables list the members exposed by BaseTheme.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the BaseTheme class.  
    Top
    Protected Fields
     NameDescription
    Protected FieldDetermines whether the theme is locked for editing.  
    Protected Field  
    Protected Field  
    Protected Field  
    Protected Field  
    Protected FieldThe VisualStyle value, specifying the type of the BaseTheme object.  
    Protected Field  
    Top
    Public Properties
     NameDescription
    Public PropertySet this property in order to change C1.Framework.Style.Fontvalues in all C1.Framework.Style objects at once.  
    Public PropertyGets the generic equality comparer that is used to determine equality of keys in the collection.  
    Public Property  
    Public PropertyGets or sets the System.Drawing.Image object which should be used for displaying the "Next" button. If this property isn't null, the SymbolNext property will be ignored.  
    Public PropertyGets or sets the System.Drawing.Image object which should be used for displaying the "Previous" button. If this property isn't null, the SymbolPrevious property will be ignored.  
    Public PropertyOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
    Public PropertyGets or sets the theme name (e.g. "RedMoon");  
    Public PropertyGets or sets the ISite associated with the IComponent.  
    Public PropertyGets or sets the System.Char value determining the symbol which should be used for the "Next" button.  
    Public PropertyGets or sets the System.Char value determining the symbol which should be used for the "Previous" button.  
    Public PropertyGets or sets a System.Boolean value determining whether to show tooltips with rounded corners.  
    Public PropertyGets the VisualStyle value, specifying the type of the theme.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from C1.Framework.Theme)
    Protected Property (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
    Protected Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Top
    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 MethodOverloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodOverloaded.  (Inherited from C1.Framework.Theme)
    Public Method (Inherited from C1.Framework.Theme)
    Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodReturns the value of a C1.Framework.Theme.Name property.  
    Public MethodOverloaded.  (Inherited from C1.Framework.Theme)
    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 Method  
    Protected Method (Inherited from C1.Framework.Theme)
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
    Protected Method (Inherited from C1.Framework.Theme)
    Protected MethodRaises the ThemeChanged event  
    Protected Method (Inherited from C1.Framework.Theme)
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
    Protected Method (Inherited from C1.Framework.Theme)
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
    Protected MethodSets the value of the named C1.Framework.Style object.  
    Protected Method  
    Protected Method (Inherited from C1.Framework.Theme)
    Top
    Public Events
     NameDescription
    Public EventRepresents the method that handles the Disposed event of a component.  
    Top
    See Also