[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingTab.AutoHidingChanging

AutoHidingChanging Event

Event fires when the AutoHiding property is about to change. Allows to cancel the change.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.10.dll
Syntax
[C1Description("C1DockingTab.AutoHidingChanging", "Event fires when the AutoHiding property is about to change. Allows to cancel the change.")]
public event CancelEventHandler AutoHidingChanging
<C1Description("C1DockingTab.AutoHidingChanging", "Event fires when the AutoHiding property is about to change. Allows to cancel the change.")>
Public Event AutoHidingChanging As CancelEventHandler
Returns
Type Description
CancelEventHandler Event fires when the AutoHiding property is about to change. Allows to cancel the change.