CPane::UndockPane
Removes the pane from the dock site, default slider, or mini-frame window where it is currently docked.
virtual void UndockPane(
BOOL bDelay = FALSE
);
Parameters
- [in] bDelay
If FALSE, the framework calls CBasePane::AdjustDockingLayout to adjust the docking layout.
Remarks
Use this method to programmatically undock a pane.
Requirements
Header: afxpane.h