Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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