DockPanel.DockAsMdiDocument Method
Name | Parameters | Description |
---|---|---|
DockAsMdiDocument() | none | Docks the panel to a DocumentManager located in the same form as the current DockManager. |
DockAsMdiDocument(Boolean) | activate | Docks the panel to a DocumentManager located in the same form as the current DockManager and optionally activates this panel. |