ScrollBarStyle Property

Defines the appearance of the scroll bars.

Syntax

Public Property ScrollBarStyle As ScrollbarStyle

Applies To

Grid Object

Data Type

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.