CDockablePane::ConvertToTabbedDocument
Converts one or more dockable panes to MDI tabbed documents.
virtual void ConvertToTabbedDocument(
BOOL bActiveTabOnly = TRUE
);
Parameters
- [in] bActiveTabOnly
When you convert a CTabbedPane, specify TRUE to convert only the active tab. Specify FALSE to convert all tabs in the pane.
Requirements
Header: afxdockablepane.h