PageLeft Method (HorizontalScrollBar)

Action

Scrolls the scroll bar page-wise left.

Syntax

C#
horizontalScrollBar.PageLeft([amount])
VB
horizontalScrollBar.PageLeft([amount])
Variable Description
amount Optional: The number of ticks to scroll. Integer.