The IScrollManager type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Bottom |
Scrolls to bottom.
| |
| Left |
Scrolls to left.
| |
| LineDown |
Scrolls one line down.
| |
| LineLeft |
Scrolls one line left.
| |
| LineRight |
Scrolls one line right.
| |
| LineUp |
Scrolls one line up.
| |
| PageDown |
Scrolls one page down.
| |
| PageLeft |
Scrolls one page left.
| |
| PageRight |
Scrolls one page right.
| |
| PageUp |
Scrolls one page up.
| |
| Right |
Scrolls to right.
| |
| SetHorizontalScroll |
Sets the horizontal scroll.
| |
| SetVerticalScroll |
Sets the vertical scroll.
| |
| Top |
Scrolls to top.
|