Enum ColorUIStyle
Defines the constant which specifies the possible source of ColorUI Style.
Namespace: Syncfusion.Windows.Forms
Assembly: Syncfusion.Shared.Base.dll
Syntax
public enum ColorUIStyle
Fields
| Name | Description |
|---|---|
| Default | Classic appearance. |
| Metro | Metro-like appearance. |
| Office2010 | Office2010 like appearance. |
| Office2016Black | Office2016 black theme appearance. |
| Office2016Colorful | Office2016 colorful appearance. |
| Office2016DarkGray | Office2016 dark gray appearance. |
| Office2016White | Office2016 white theme appearance. |