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