[]
        
(Showing Draft Content)

C1.Win.C1Command.C1DockingTab.AutoCreatedDockingTab

AutoCreatedDockingTab Event

Fired when a new C1DockingTab is automatically created in response to user actions (e.g. tearing off a tab and dropping it elsewhere).

Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
[C1Description("C1DockingTab.AutoCreatedDockingTab", "Fired when a new C1DockingTab is automatically created in response to user actions (e.g. tearing off a tab and dropping it elsewhere).")]
public event AutoCreatedDockingTabHandler AutoCreatedDockingTab
Returns
Type Description
AutoCreatedDockingTabHandler Fired when a new C1DockingTab is automatically created in response to user actions (e.g. tearing off a tab and dropping it elsewhere).