BCGControlBar Pro for MFC
virtual void CBCGPMDIChildWnd::OnParentFrameChanged ( CBCGPMDIFrameWnd pParentFrame)
protectedvirtual

Called by the framwork when the MDI top-level frame is changed (e.g., the MDI child frame is torn off).

By default, this method sends BCGM_MDI_TOP_LEVEL_FRAME_CHANGED registerred message to all views inside this frame.

Parameters
pParentFrameA pointer to the top-level MDI frame window.