System.Windows.Forms.TabControlCancelEventArgs Members

The members of System.Windows.Forms.TabControlCancelEventArgs are listed below.

See Also: Inherited members from System.ComponentModel.CancelEventArgs

Public Constructors

Public Properties

[read-only]
ActionTabControlAction.

Gets a value indicating which event is occurring.

[read-only]
TabPageTabPage.

Gets the System.Windows.Forms.TabPage the event is occurring for.

[read-only]
TabPageIndexint.

Gets the zero-based index of the TabControlCancelEventArgs.TabPage in the TabControl.TabPages collection.