ComponentOne Scheduler for WinForms
BaseTheme Class Members
Properties  Methods  Events

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule.UI Namespace : BaseTheme Class

The following tables list the members exposed by BaseTheme.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the BaseTheme class.  
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
Public Methods
 NameDescription
Public Method (Inherited from System.Collections.ObjectModel.Collection<Style>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<Style>)
Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<Style>)
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<Style>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<Style>)
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<Style>)
Public MethodReturns the value of a C1.Framework.Theme.Name property.  
Public MethodOverloaded.  (Inherited from C1.Framework.Theme)
Top
Public Events
 NameDescription
Public EventRepresents the method that handles the Disposed event of a component.  
Top
See Also

Reference

BaseTheme Class
C1.Win.C1Schedule.UI Namespace