A full-featured VS.NET-style docking manager. An instance of the DockingManager class needs to be created and associated with each ContainerControl-derived object you want to have a docking capability. Most of the time this will be your application's top-level Form.
For a list of all members of this type, see DockingManager Members.
System.Object
MarshalByRefObject
Component
DockingManager
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: NETXP.Controls.Docking
Assembly: NETXP.Controls.Docking (in NETXP.Controls.Docking.dll)
DockingManager Members | NETXP.Controls.Docking Namespace