BCGControlBar Pro for MFC
virtual void CBCGPMiniFrameWnd::OnShowControlBar ( CBCGPDockingControlBar pBar,
BOOL  bShow 
)
inlinevirtual

Called by the framework when a contained control bar has been shown or hidden.

The default implementation does nothing.

Parameters
pBarA pointer to a control bar that has been shown or hidden.
bShowSpecifies whether the control bar has been shown or hidden.