TabControlEventArgs Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| 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. |
Show:
