[]
Event fires when the AutoHiding property is about to change. Allows to cancel the change.
[C1Description("C1DockingTab.AutoHidingChanging", "Event fires when the AutoHiding property is about to change. Allows to cancel the change.")]
public event CancelEventHandler AutoHidingChanging
Type | Description |
---|---|
CancelEventHandler | Event fires when the AutoHiding property is about to change. Allows to cancel the change. |