Determines whether a Slider or ScrollBar object is vertical or horizontal.

Property of

ScrollBar, Slider

Description

Slider and ScrollBar objects may be horizontal or vertical. If vertical is true it’s vertical; if vertical is false, it’s horizontal.

Changing the vertical property does not resize the object. For example, if you have a long horizontal scrollbar, setting vertical to true results in a short, fat vertical scrollbar.