Theme
Home
classes
Theme
About
Instances of the Theme class represents theme objects.
Class content
| Assembly |
Minimal.dll |
| Namespace |
Minimal.Components.Themes |
| Inheritance |
- |
| Attributes |
- |
| Implements |
- |
Constructors
| Name |
Description |
|
| Theme() |
Initializes a new instance of the Theme class. |
|
Properties
| Name |
Description |
Type |
| COMPONENT_BACKGROUND |
ThemeColor used for component background rendering. |
ThemeColor |
| COMPONENT_FOREGROUND |
ThemeColor used for component foreground rendering. |
ThemeColor |
| COMPONENT_FILL |
ThemeColor used for component fill rendering. |
ThemeColor |
| COMPONENT_BORDER |
ThemeColor used for component border rendering. |
ThemeColor |
| COMPONENT_HIGHLIGHT |
ThemeColor used for component highlight rendering. |
ThemeColor |
| FORM_BACKGROUND |
ThemeColor used for form background rendering. |
ThemeColor |
| DARK_BASED |
True if theme is dark based, otherwise false. |
bool |
Fields
| Name |
Description |
Type |
| - |
- |
- |
Events
| Name |
Description |
Type |
| - |
- |
- |
Methods
| Name |
Description |
Returns |
| - |
- |
- |