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.
Set the tooltip text of a status bar pane.
void SetTipText(
int nIndex,
LPCTSTR pszTipText
);
Parameters
[in] nIndex
The index of the pane to which you want to assign the tooltip text.[in] pszTipText
The new tooltip text.
Requirements
Header: afxstatusbar.h