BCGControlBar Pro for MFC
BOOL CBCGPDockManager::m_bHideInactiveFrameFloatingBars
static

Specifies whether the floating panes should be hidden when the parent frame window is inactive.

Set the m_bHideInactiveFrameFloatingBars value to one of the following values to specify the behavior of hiding the floating panes in the inactive parent frame window:

  • BCGP_DEFAULT (default value): hide toolbars only;
  • FALSE: don't hide any floating panes;
  • TRUE: hide all floating panes;