Method | Description | |
---|---|---|
Close ( ) : void |
Closes the tab
|
|
RaiseClosingSafe ( System.Windows.Forms.TabControlCancelEventArgs args ) : void |
Raises the tab's closing event
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Disposes the tab
|
|
DisposeOfManagedResources ( ) : void |
Can be overriden by subclasses to add additional dispose logic
|
protected DisposeOfManagedResources ( ) : void | ||
return | void |
public RaiseClosingSafe ( System.Windows.Forms.TabControlCancelEventArgs args ) : void | ||
args | System.Windows.Forms.TabControlCancelEventArgs | |
return | void |