Name | Description | |
---|---|---|
BaseTheme Constructor | Initializes a new instance of the 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 | |
---|---|---|
_locked | Determines whether the theme is locked for editing. | |
_nextChar | ||
_nextImage | ||
_prevChar | ||
_prevImage | ||
_themeStyle | The VisualStyle value, specifying the type of the BaseTheme object. | |
_toolTipRoundedCorners |
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 | |
---|---|---|
ComponentType | (Inherited from C1.Framework.Theme) | |
Dictionary | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>) | |
Items | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | |
Contains | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | |
Dispose | Overloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | |
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<TItem>) | |
ToString | Returns the value of a C1.Framework.Theme.Name property. | |
WriteXml | Overloaded. (Inherited from C1.Framework.Theme) |
Name | Description | |
---|---|---|
ChangeItemKey | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>) | |
ClearItems | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>) | |
Finalize | ||
GetKeyForItem | (Inherited from C1.Framework.Theme) | |
InsertItem | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>) | |
LoadImage | (Inherited from C1.Framework.Theme) | |
OnThemeChanged | Raises the ThemeChanged event | |
ReadCustomData | (Inherited from C1.Framework.Theme) | |
RemoveItem | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>) | |
SaveImage | (Inherited from C1.Framework.Theme) | |
SetItem | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>) | |
SetStyle | Sets the value of the named C1.Framework.Style object. | |
SubscribeOnStyleEvents | ||
WriteCustomData | (Inherited from C1.Framework.Theme) |