BCGControlBar Pro for MFC
virtual void CBCGPBaseControlBar::OnRemoveFromMiniFrame ( CBCGPMiniFrameWnd pMiniFrame)
inlinevirtual

Called by the framework when a control bar is being removed from its parent mini-frame window.

This function is called by the framework when a control bar is being removed from its parent mini-frame window as a result of docking (for example).

The default implementation does nothing.

Parameters
pMiniFrameA pointer to mini-frame window from which the control bar is removed.