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

Called by the framework when the control bar's parent has been changed.

This function is called by the framework when the control bar's parent has been changed, usually as a result of docking of floating operation.

The default implementation does nothing.

Parameters
pWndOldParentA pointer to the previous parent.

Reimplemented in CBCGPControlBar.