DockControllerBase Constructors
The base class for DockControllers that provide methods to perform docking operations on panels.| Name | Parameters | Description |
|---|---|---|
| DockControllerBase(DockLayoutManager) | container | Initializes a new instance of the DockController class with the specified DockLayoutManager. |
See Also