Infragistics(R) NetAdvantage(R) Windows Forms
Infragistics.Win.UltraWinDock Namespace
See Also  Inheritance Hierarchy E-mail your feedback on this topic.

Classes

 ClassDescription
ClassDockingAreaManager The DockingAreaManager class exposes static methods for registering and unregistering windows with multiple docking areas.

Interfaces

 InterfaceDescription
InterfaceIDockableControl Implemented by a control that does not support being docked by an UltraDockManager
InterfaceIDockingArea Implemented by a control that needs to expose the priority the DockingAreaManager should use when adjusting the z-order of its docked sibling controls.
InterfaceIDockingAreaEx Implemented by a control that needs to expose the priority and placement the DockingAreaManager should use when adjusting the z-order of its sibling controls.

Enumerations

 EnumerationDescription
EnumerationDockingAreaPosition Indicates where in the z-order the control will be positioned relative to other controls.

See Also