Scroll Method (ScrollBar)
Class
ScrollBar
.
Action
Scrolls the scroll bar.
Syntax
C#
scrollBar
.
Scroll
(
position
)
VB
scrollBar
.
Scroll
(
position
)
Variable
Description
position
The coordinates to scroll into view.
Integer
.