BCGControlBar Pro for MFC
virtual void CBCGPControlBar::OnAfterChangeParent ( CWnd *  pWndOldParent)
virtual

Called by the framework when the parent of a control bar has changed.

This function is called by the framework when the parent of a control bar has changed as a result of docking or floating operation.

Parameters
pWndOldParentA pointer to the previous parent window.

Reimplemented from CBCGPBaseControlBar.