Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables or disables the information mode for the ribbon status bar.
void SetInformation(
LPCTSTR lpszInfo
);
Parameters
- [in] lpszInfo
The information string.
Remarks
Use this method to put the status bar in the information mode. In this mode, the status bar hides all panes and displays the information string specified by lpszInfo.
When lpszInfo is NULL, the status bar reverts to regular mode.
Requirements
Header: afxribbonstatusbar.h