Class EditControlStyle
This enum represents the Style
Inheritance
System.Object
EditControlStyle
Namespace: Syncfusion.Windows.Forms.Edit
Assembly: Syncfusion.Edit.Windows.dll
Syntax
public sealed class EditControlStyle : Enum
Fields
Default
Represents the Default style
Declaration
public const EditControlStyle Default
Field Value
| Type |
|---|
| EditControlStyle |
Office2016Black
Represents the Office2016Black style
Declaration
public const EditControlStyle Office2016Black
Field Value
| Type |
|---|
| EditControlStyle |
Office2016Colorful
Represents the Office2016Colorful style
Declaration
public const EditControlStyle Office2016Colorful
Field Value
| Type |
|---|
| EditControlStyle |
Office2016DarkGray
Represents the Office2016DarkGray style
Declaration
public const EditControlStyle Office2016DarkGray
Field Value
| Type |
|---|
| EditControlStyle |
Office2016White
Represents the Office2016White style
Declaration
public const EditControlStyle Office2016White
Field Value
| Type |
|---|
| EditControlStyle |
WindowsXP
Represents the WindowXP style
Declaration
public const EditControlStyle WindowsXP
Field Value
| Type |
|---|
| EditControlStyle |