BCGControlBar Pro for MFC
BOOL CBCGPCaptionBar::IsMessageBarMode ( ) const
inline

Tells whether the caption bar works in the "message bar mode".

This method returns TRUE, if the caption bar works in the "message bar mode". In this mode caption bar displays an image with tooltip, message text next to the image and an option button next to the text.

To enable "message bar mode" call Create with bIsMessageBarMode set to TRUE or call SetMessageBarMode() method.