BCGControlBar Pro for MFC
void CBCGPListBox::SetItemDescription ( int  nIndex,
const CString &  strDescription 
)

Sets item's description.

Parameters
nIndexThe item's index.
strDescriptionThe item's description.

You've to call EnableItemDescription() to show the descripton.