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