DockManager Constructors
The component that allows you to create docked, floating and/or auto-hidden dock panels inside a form or user control. See Docking Library.
Name | Parameters | Description |
---|---|---|
Dock |
none |
Initializes a new instance of the Dock |
Dock |
container |
Initializes a new instance of the Dock |
Dock |
form |
Initializes a new instance of the Dock |
See Also