This property returns the paint style of controls or a Form object.
object.Appearance
The following table shows the settings for the Appearance property.
Setting |
Description |
0 | Flat. Paints controls and forms without visual effects. |
1 | 3D (default). Paints controls with three-dimensional effects. |
The Appearance property is read-only at run time.