ControlScrollBarType enumeration
ControlScrollBarType enumeration
Represents the type of scroll bar.
The ControlScrollBarType type exposes the following members:
Fields
Field | Description |
---|---|
NONE | Displays no scroll bars. |
HORIZONTAL | Displays a horizontal scroll bar. |
BARS_VERTICAL | Displays a vertical scroll bar. |
BARS_BOTH | Displays both a horizontal and a vertical scroll bar. |