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