| C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule.UI Namespace : BaseTheme Class |
The following tables list the members exposed by BaseTheme.
| Name | Description | |
|---|---|---|
![]() | BaseTheme Constructor | Initializes a new instance of the BaseTheme class. |
| Name | Description | |
|---|---|---|
![]() | BaseFont | Set this property in order to change C1.Framework.Style.Fontvalues in all C1.Framework.Style objects at once. |
![]() | Comparer | Gets the generic equality comparer that is used to determine equality of keys in the collection. |
![]() | Count | |
![]() | ImageNext | Gets 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. |
![]() | ImagePrevious | Gets 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. |
![]() | Item | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>) |
![]() | Name | Gets or sets the theme name (e.g. "RedMoon"); |
![]() | Site | Gets or sets the ISite associated with the IComponent. |
![]() | SymbolNext | Gets or sets the System.Char value determining the symbol which should be used for the "Next" button. |
![]() | SymbolPrevious | Gets or sets the System.Char value determining the symbol which should be used for the "Previous" button. |
![]() | ToolTipRoundedCorners | Gets or sets a System.Boolean value determining whether to show tooltips with rounded corners. |
![]() | VisualStyle | Gets the VisualStyle value, specifying the type of the theme. |
| Name | Description | |
|---|---|---|
![]() | Add | (Inherited from System.Collections.ObjectModel.Collection<Style>) |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<Style>) |
![]() | Contains | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<Style>) |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<Style>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<Style>) |
![]() | ReadXml | Overloaded. (Inherited from C1.Framework.Theme) |
![]() | ReadXmlString | (Inherited from C1.Framework.Theme) |
![]() | Remove | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<Style>) |
![]() | ToString | Returns the value of a C1.Framework.Theme.Name property. |
![]() | WriteXml | Overloaded. (Inherited from C1.Framework.Theme) |