[]
Occurs when the currently selected page is about to be closed by the user. Allows to cancel closing the page.
[C1Description("C1DockingManager.TabPageClosing", "Occurs when the currently selected page is about to be closed by the user. Allows to cancel closing the page.")]
public event TabPageCancelEventHandler TabPageClosing
Type | Description |
---|---|
TabPageCancelEventHandler | Occurs when the currently selected page is about to be closed by the user. Allows to cancel closing the page. |