[]
Specifies if visual styles are applied to the control.
public enum VisualStyles
Public Enum VisualStyles
| Name | Description |
|---|---|
| Auto | Uses the system settings to determine how the control is displayed |
| Off | Does not use visual styles when displaying the control |
| On | Applies visual styles when displaying the control |