The following tables list the members exposed by TabScrollingEventArgs.
Name | Description | |
---|---|---|
TabScrollingEventArgs Constructor | Constructor |
Name | Description | |
---|---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
ScrollIncrement | Returns the number of increments that are being scrolled. For single row TabLayoutStyles this determines the number of tabs to scroll. For multi-row TabLayoutStyles this determines the number of tab rows to scroll. | |
ScrollType | Returns the type of scroll operation that is being performed (e.g. next, previous, first, last etc.) |