ScrollVertical Method (UIAListBox)
Class
UIAListBox
.
Action
Scrolls the currently visible region of the content area, vertically, the specified ScrollAmount.
Syntax
C#
listBox
.
ScrollVertical
(
scrollAmount
)
VB
listBox
.
ScrollVertical
(
scrollAmount
)
Variable
Description
scrollAmount
=The direction and distance to scroll.
ScrollAmount
.