| GetHorizontalScrollbar |
Gets the horizontal scroll bar. |
| GetVerticalScrollbar |
Gets the vertical scroll bar. |
| HorizontalScrollbarPage |
Increments the current scroll position by specified number of pages. |
| HorizontalScrollbarScrollTo |
Scrolls to the specified position. |
| HorizontalScrollbarScrollToMax |
Scrolls to the maximum position of the scroller. |
| HorizontalScrollbarScrollToMin |
Scrolls to the minimum position of the scroller. |
| HorizontalScrollbarStep |
Increments the current scroll position by specified steps. |
| VerticalScrollbarPage |
Increments the current scroll position by specified number of pages. |
| VerticalScrollbarScrollTo |
Scrolls to the specified position. |
| VerticalScrollbarScrollToMax |
Scrolls to the maximum position of the scroller. |
| VerticalScrollbarScrollToMin |
Scrolls to the minimum position of the scroller. |
| VerticalScrollbarStep |
Increments the current scroll position by specified steps. |