[]
Occurs when the ShowTabList property is changed.
[C1Description("C1DockingTab.ShowTablistChanged", "Occurs when the ShowTabList property is changed.")]
public event EventHandler ShowTablistChanged
<C1Description("C1DockingTab.ShowTablistChanged", "Occurs when the ShowTabList property is changed.")>
Public Event ShowTablistChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the ShowTabList property is changed. |