BCGControlBar Pro for MFC
virtual BOOL CBCGPBaseTabbedBar::HasAutoHideMode ( ) const
inlinevirtual

Determines if the bar can be switched to the autohide mode.

Returns
TRUE - the bar can be swithched to the autohide mode; otherwise FALSE.

The function is used to determine if the bar can be switched to the autohide mode. If the function returns FALSE a pin button is not displayed on the control bar caption.

Reimplemented from CBCGPDockingControlBar.