BCGControlBar Pro for MFC
BOOL CBCGPDockingControlBar::m_bHideInAutoHideMode
static

Determines the control bar behavior in autohide mode.

This is the static value and affects all docking control bars in the application.

If you set this member to TRUE control bars will be hidden or shown with their related autohide toolbars and buttons when you call CBCGPDockingControlBar::ShowControlBar.

If you set this member to FALSE control bars will be activated/deactivated when you call CBCGPDockingControlBar::ShowControlBar.

See also
CBCGPDockingControlBar::IsHideInAutoHideMode