The IScrollManager type exposes the following members.

Methods

  NameDescription
Public methodBottom
Scrolls to bottom.
Public methodLeft
Scrolls to left.
Public methodLineDown
Scrolls one line down.
Public methodLineLeft
Scrolls one line left.
Public methodLineRight
Scrolls one line right.
Public methodLineUp
Scrolls one line up.
Public methodPageDown
Scrolls one page down.
Public methodPageLeft
Scrolls one page left.
Public methodPageRight
Scrolls one page right.
Public methodPageUp
Scrolls one page up.
Public methodRight
Scrolls to right.
Public methodSetHorizontalScroll
Sets the horizontal scroll.
Public methodSetVerticalScroll
Sets the vertical scroll.
Public methodTop
Scrolls to top.

See Also