Class CheckBoxAdvStyle
Defines the constant which specifies the styles of CheckBoxAdv.
Inheritance
System.Object
CheckBoxAdvStyle
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class CheckBoxAdvStyle : Enum
Fields
Default
Classic appearance.
Declaration
public const CheckBoxAdvStyle Default
Field Value
| Type |
|---|
| CheckBoxAdvStyle |
Metro
Metro-like appearance.
Declaration
public const CheckBoxAdvStyle Metro
Field Value
| Type |
|---|
| CheckBoxAdvStyle |
Office2007
Office 2007-like appearance.
Declaration
public const CheckBoxAdvStyle Office2007
Field Value
| Type |
|---|
| CheckBoxAdvStyle |
Office2010
Office 2010-like appearance.
Declaration
public const CheckBoxAdvStyle Office2010
Field Value
| Type |
|---|
| CheckBoxAdvStyle |
Office2016Black
Office 2016 black theme appearance.
Declaration
public const CheckBoxAdvStyle Office2016Black
Field Value
| Type |
|---|
| CheckBoxAdvStyle |
Office2016Colorful
Office 2016 colorful appearance.
Declaration
public const CheckBoxAdvStyle Office2016Colorful
Field Value
| Type |
|---|
| CheckBoxAdvStyle |
Office2016DarkGray
Office 2016 dark gray theme appearance.
Declaration
public const CheckBoxAdvStyle Office2016DarkGray
Field Value
| Type |
|---|
| CheckBoxAdvStyle |
Office2016White
Office 2016 white theme appearance.
Declaration
public const CheckBoxAdvStyle Office2016White
Field Value
| Type |
|---|
| CheckBoxAdvStyle |