PaletteModeManager Enumeration |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public enum PaletteModeManager
Member name | Value | Description | |
---|---|---|---|
ProfessionalSystem | 0 | Specifies a professional appearance based on system settings. | |
ProfessionalOffice2003 | 1 | Specifies a professional appearance with a preference to use theme colors. | |
Office2007Blue | 2 | Specifies the Blue color variant of the Office 2007 appearance. | |
Office2007Silver | 3 | Specifies the Silver color variant of the Office 2007 appearance. | |
Office2007Black | 4 | Specifies the Black color variant of the Office 2007 appearance. | |
Office2010Blue | 5 | Specifies the Blue color variant of the Office 2010 appearance. | |
Office2010Silver | 6 | Specifies the Silver color variant of the Office 2010 appearance. | |
Office2010Black | 7 | Specifies the Black color variant of the Office 2010 appearance. | |
NeoAxisBlue | 8 | Specifies the White color variant of the NeoAxis Blue appearance. | |
NeoAxisBlack | 9 | Specifies the White color variant of the NeoAxis Black appearance. | |
SparkleBlue | 10 | Specifies the Blue color variant on the Sparkle palette theme. | |
SparkleOrange | 11 | Specifies the Orange color variant on the Sparkle palette theme. | |
SparklePurple | 12 | Specifies the Purple color variant on the Sparkle palette theme. | |
Custom | 13 | Specifies a custom palette be used. |
Copyright 2024 NeoAxis Group. All rights reserved.