NetXP 3.0 Reference

DockingManager Events

The events of the DockingManager class are listed below. For a complete list of DockingManager class members, see the DockingManager Members topic.

Public Instance Events

ContextMenu Context menu about to be shown.
Disposed (inherited from Component)Adds an event handler to listen to the Disposed event on the component.
DockObjectHidden DockObject hidden.
DockObjectHiding DockObject hiding.
DockObjectShown DockObject shown.
LoadCustomConfig Custom configuration about to be loaded.
SaveCustomConfig Custom configuration about to be saved.
TabControlCreated A tab control was created.

See Also

DockingManager Class | NETXP.Controls.Docking Namespace