Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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