ControlScrollStyle

Description

The ControlScrollStyle enumeration contains variants of scrollbars location in the component.

It is used by the following properties and methods:

Available Values

Value Brief description
0 None. No scrollbars.
1 Horizontal. Component has horizontal scrollbar.
2 Vertical. Component has vertical scrollbar.
3 Both. Component has two (vertical and horizontal) scrollbars.

See also:

Forms Assembly Enumerations