PageUp Method (VerticalScrollBar)

Action

Scrolls the scroll bar page-wise up.

Syntax

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