Class ColorUIStyle
Defines the constant which specifies the possible source of ColorUI Style.
Inheritance
System.Object
ColorUIStyle
Namespace: Syncfusion.Windows.Forms
Assembly: Syncfusion.Shared.Base.dll
Syntax
public sealed class ColorUIStyle : Enum
Fields
Default
Classic appearance.
Declaration
public const ColorUIStyle Default
Field Value
| Type |
|---|
| ColorUIStyle |
Metro
Metro-like appearance.
Declaration
public const ColorUIStyle Metro
Field Value
| Type |
|---|
| ColorUIStyle |
Office2010
Office2010 like appearance.
Declaration
public const ColorUIStyle Office2010
Field Value
| Type |
|---|
| ColorUIStyle |
Office2016Black
Office2016 black theme appearance.
Declaration
public const ColorUIStyle Office2016Black
Field Value
| Type |
|---|
| ColorUIStyle |
Office2016Colorful
Office2016 colorful appearance.
Declaration
public const ColorUIStyle Office2016Colorful
Field Value
| Type |
|---|
| ColorUIStyle |
Office2016DarkGray
Office2016 dark gray appearance.
Declaration
public const ColorUIStyle Office2016DarkGray
Field Value
| Type |
|---|
| ColorUIStyle |
Office2016White
Office2016 white theme appearance.
Declaration
public const ColorUIStyle Office2016White
Field Value
| Type |
|---|
| ColorUIStyle |