BCGControlBar Pro for MFC
void CBCGPStatusBar::SetTipText ( int  nIndex,
LPCTSTR  pszTipText 
)

Sets indicator's tool tip text for a given index.

Call this member function to set the tool tip text of a status bar's pane.

Parameters
nIndexIndex of the pane whose tool tip text is to be set.
pszTipTextTooltip text.