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.
Called by the framework when the parent of a pane has changed.
virtual void OnAfterChangeParent(
CWnd* pWndOldParent
);
Parameters
- [in] [out] pWndOldParent
The pane's previous parent window.
Remarks
This method is called by the framework when the parent of a pane has changed because of a docking or floating operation.
Requirements
Header: afxPane.h