Raised when the command bar has been torn off (undocked).
The event handler receives an argument of type TornOffEventArgs containing data related to this event. The following TornOffEventArgs property provides information specific to this event.
Property | Description |
---|---|
DockForm | The floating form. |
CommandBar Class | NETXP.Controls.Bars Namespace