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