Specifies the renderer to use when painting.
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 |
|---|
| Inherit | 0 |
Specifies the renderer be inherited from the base palette.
|
| Sparkle | 1 |
Specifies the RenderSparkle be used.
|
| Office2007 | 2 |
Specifies the RenderOffice2007 be used.
|
| Professional | 3 |
Specifies the RenderProfessional be used.
|
| Standard | 4 |
Specifies the RenderStandard be used.
|
| Custom | 5 |
Specifies a custom renderer be used.
|
See Also