CMDIFrameWndEx::OnShowPanes
Visual Studio 2012
Called by the framework to show or hide panes.
virtual BOOL OnShowPanes( BOOL bShow );
The default implementation removes the toolbar from the top-level frame window.
If CDockingManager::m_bHideDockingBarsInContainerMode is TRUE (the default), all docking panes will be hidden.