Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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