The members of System.Windows.Forms.TabControlCancelEventArgs are listed below.
See Also: Inherited members from System.ComponentModel.CancelEventArgs
Initializes a new instance of the System.Windows.Forms.TabControlCancelEventArgs class. |
[read-only] | Action | TabControlAction.
Gets a value indicating which event is occurring. |
[read-only] | TabPage | TabPage.
Gets the System.Windows.Forms.TabPage the event is occurring for. |
[read-only] | TabPageIndex | int.
Gets the zero-based index of the TabControlCancelEventArgs.TabPage in the TabControl.TabPages collection. |