

| Name | Value | Description | |||
| exScrollUp | 0 | Scrolls up the control by a single node. | |||
| exScrollDown | 1 | Scrolls down the control by a single node. | |||
| exScrollVTo | 2 | Scrolls vertically the control to a specified position. | |||
| exScrollLeft | 3 | Scrolls the control to the left. | |||
| exScrollRight | 4 | Scrolls the control to the right. | |||
| exScrollHTo | 5 | Scrolls horizontaly the control to a specified position |