Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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