BCGControlBar Pro for MFC
BOOL CBCGPRibbonStatusBar::IsInformationMode ( ) const
inline

Tells whether the status bar works in "information" mode.

Returns
This function returns TRUE if status bar works in "information" mode; otherwise FALSE.

In "information" mode status bar hides all regular panes and displays a message string.

See SetInformation() for details.