BCGSuite for MFC
void CBCGPListBox::SetItemToolTip ( int  nIndex,
const CString &  strToolTip,
LPCTSTR  lpszDescription = NULL 
)

Sets item's tool tip.

Parameters
nIndexThe item's index.
strToolTipThe tooltip text.
lpszDescriptionThe tooltip description.