Specifies the tab style.
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 |
|---|
| HighProfile | 0 |
Specifies the high profile tab style.
|
| StandardProfile | 1 |
Specifies the standard profile style.
|
| LowProfile | 2 |
Specifies the low profile tab style.
|
| OneNote | 3 |
Specifies the Microsoft OneNote tab style.
|
| Dock | 4 |
Specifies the docking tab style.
|
| DockAutoHidden | 5 |
Specifies the auto hidden docking tab style.
|
| Custom1 | 6 |
Specifies the first custom tab style.
|
| Custom2 | 7 |
Specifies the second custom tab style.
|
| Custom3 | 8 |
Specifies the third custom tab style.
|
See Also