DockControllerBase.AddPanel Method
Name | Parameters | Description |
---|---|---|
AddPanel(DockType) | type | Creates a LayoutPanel and docks it at the specified side of the DockLayoutManager container (root group). |
AddPanel(Point, Size) | floatLocation, floatSize | Creates a floating panel with the specified size and displays it at the specified location. |