Name | Description | |
---|---|---|
ApplicationTheme | Gets or sets the application-wide default theme name.
All theme controllers which have "(default)" set as Theme property value will use this theme. This name is persisted with key "C1ApplicationTheme" in the application config file (app.config). | |
ApplicationThemeSettings | Gets or sets the application-wide default theme settings.
All theme controllers which have "(default)" set as Theme property value will use this theme settings. This name is persisted with key "C1ApplicationThemeSettings" in the application config file (app.config). | |
Container | (Inherited from System.ComponentModel.Component) | |
Site | (Inherited from System.ComponentModel.Component) | |
Theme | Gets or sets the name of the default theme for all objects on the form or user control managed by the current theme controller. | |
ThemeSettings | Gets or sets the default theme settings for all objects on the form or user control managed by the current theme controller. |