Appearance Enumeration
.NET Framework (current version)
Specifies the appearance of a control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Member name | Description | |
|---|---|---|
| Button | The appearance of a Windows button. | |
| Normal | The default appearance defined by the control class. |
Use the members of this enumeration in controls that provide the Appearance property to set its value.
.NET Framework
Available since 1.1
Available since 1.1
Show: