BCGControlBar Pro for MFC
virtual BOOL CBCGPDockingControlBar::IsAutohideAllEnabled ( ) const
inlinevirtual

Indicates whether the docking control bar can be put into autohide mode along with other control bars in container, when the user presses pin button holding Ctrl key.

Returns
Nonzero if the docking control bar can be switched to autohide mode along with other control bars in container, when the user presses pin button holding Ctrl key; otherwise 0.

Use EnableAutohideAll() to alter this flag.