[]
Occurs when the ShowTabs property is changed.
[C1Category("Property Changed")]
[C1Description("C1DockingTab.ShowTabsChanged", "Occurs when the ShowTabs property is changed.")]
public event EventHandler ShowTabsChanged
<C1Category("Property Changed")>
<C1Description("C1DockingTab.ShowTabsChanged", "Occurs when the ShowTabs property is changed.")>
Public Event ShowTabsChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the ShowTabs property is changed. |