TabControlEventArgs Properties
.NET Framework 4.5
The TabControlEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Action | Gets a value indicating which event is occurring. |
|
TabPage | Gets the TabPage the event is occurring for. |
|
TabPageIndex | Gets the zero-based index of the TabPage in the TabControl.TabPages collection. |