Specifies a color scheme.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
Members| Member name | Value | Description |
|---|
| None | 0 |
Specifies no predefined colors.
|
| Mono2 | 1 |
Specifies just white and black.
|
| Mono8 | 2 |
Specifies 8 colors ranging from white to black.
|
| Basic16 | 3 |
Specifies the basic set of 16 colors.
|
| OfficeStandard | 4 |
Specifies the Office set of standard 10 colors.
|
| OfficeThemes | 5 |
Specifies the Office set of 10 color themes.
|
See Also