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