Defines the appearance of the scroll bars.
Public Property ScrollBarStyle As ScrollbarStyle
Grid Object
Enumerated
The following settings are available:
Constant | Value | Description |
Classic | 0 | 3D appearance. |
Flat | 1 | Flat appearance. |
Themed | 2(Default) | If the application is theme-enabled, the control paints scroll bar using themes. |