Provides programmatic scrolling of the display.
Syntax
Parameters
- scrollType
- Specifies the incremental amount or whether a positional scroll operation is desired.
- value
- If ScrollType is equal to ThumbPosition, value specifies a thumb position to be scrolled to. If ScrollType is equal to ItemIndex, value specifies item index to be scrolled to.
See Also