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.
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