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.
Called by the framework after the pane's parent changes.
virtual void OnAfterChangeParent(
CWnd* pWndOldParent
);
Parameters
- [in] pWndOldParent
A pointer to the previous parent.
Remarks
The framework calls this method after the pane's parent changes, usually because of a docking or floating operation.
The default implementation does nothing.
Requirements
Header: afxbasepane.h