Page History
...
CloseClick | The CloseClick event is triggered when the user clicks on the DockCloseButton cross. |
|---|---|
AutoHideClick | The AutoHideClick event is triggered when the user clicks on the AutoHideButton cross. |
Docked | The Docked event is triggered when the user docks a tab sheet. This event is triggered when the user docks from an undocked position or when the dock position changes whilst staying docked (for example DockPosition changes from Left to Right) |
Undocked | The Undocked event is triggered when the user undocks a tab sheet. |
|
A tab sheet has the following methods to aid in the management of a tab framework application:
...