Specifies the appearance of a control.
[Visual Basic] Public Enum Appearance [C#] public enum Appearance [C++] public enum Appearance
[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.
Use the members of this enumeration in controls that provide the Appearance property to set its value.
Member Name | Description |
---|---|
Button | The appearance of a Windows button. |
Normal | The default appearance defined by the control class. |
Namespace: System.WinForms
Assembly: System.WinForms.dll