enumAScrollBarOrientation Enum

Integer constants specifying the style of the object, that is, either vertical or horizontal.

Constants

 

Name

Value

Description

asbHorizontal

0 *

The control will have a horizontal appearance.

asbVertical

1

The control will have a vertical appearance.

Applies to

AScrollBar.Orientation