Enum ColorPickerUIAdv.visualstyle
Defines the constant that specifies the style with which some controls will appear and behave.
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum visualstyle
Remarks
Every control that incorporates these styles will define the styles differently, so take a look at the individual control for more information.
Fields
Name | Description |
---|---|
Default | Classic appearance. |
Metro | Metro appearance. |
Office2007 | Office2007 appearance. |
Office2010 | Office2010 appearance. |
Office2016Black | Office2016 Black |
Office2016Colorful | Office2016 Colorful |
Office2016DarkGray | Office2016 DarkGray |
Office2016White | Office2016 White |