TabControlScrollView Methods
The scroll view.| Name | Description |
|---|---|
| ScrollFirst() | Scrolls the Header Panel to the first header. |
| ScrollLast() | Scrolls the Header Panel to the last header. |
| ScrollNext() | Scrolls the Header Panel one item forward. |
| ScrollPrev() | Scrolls the Header Panel one item backward. |
| ScrollToSelectedTabItem(Boolean) | Scrolls the Header Panel to the selected tab item. |
See Also