For a list of all members of this type, see TabChangeEventArgs members.
"| Name | Description | |
|---|---|---|
![]() | PreviousTabIndex | Returns the 0-based index value of the previously selected tab. |
![]() | PreviousTabPage | Returns the TabPage object that was previously selected |
![]() | SelectedTabIndex | Returns the 0-based index value of the currently selected tab. |
![]() | SelectedTabPage | Returns the TabPage object that is currently selected |
