TabCloseEventArgs Properties
Contains data for the TabClosing event.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Close |
Identifies the action that closes the tab. |
Tab |
Gets the tab’s index. |
Tab |
Returns information about the tab related to the event. |
See Also