[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingTab.AutoHidingChanged

AutoHidingChanged Event

Occurs when the AutoHiding property is changed.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.10.dll
Syntax
[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
Returns
Type Description
EventHandler Occurs when the AutoHiding property is changed.