The event handler receives an argument of type TabStripSelectEventArgs containing data related to this event. The following TabStripSelectEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Cancel | Gets or sets whether to cancel. |
SelectedTab | Gets the index of the selected tab. |