[]
Occurs when the visibility of the tab changes.
[C1Category("Property Changed")]
[C1Description("C1DockingTabPage.TabVisibleChanged", "Occurs when the visibility of the tab changes.")]
public event EventHandler TabVisibleChanged
<C1Category("Property Changed")>
<C1Description("C1DockingTabPage.TabVisibleChanged", "Occurs when the visibility of the tab changes.")>
Public Event TabVisibleChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the visibility of the tab changes. |