TabControlCancelEventArgs Constructors
Provides data for cancellable events which concern manipulations on tabs.| Name | Parameters | Description |
|---|---|---|
| TabControlCancelEventArgs(TabBase) | tab | Initializes a new instance of the TabControlCancelEventArgs class with the specified setting. |
See Also