BCGControlBar Pro for MFC
virtual CString CBCGPShellList::OnGetItemText ( int  iItem,
int  iColumn,
LPBCGCBITEMINFO  pItem 
)
virtual

Retrieves a list control item text.

Returns
A CString object containing the item text.

Call this function to retrieve the item text.

Parameters
iItemThe list control item index.
iColumnThe list control column.
pItemA pointer to _BCGCBITEMINFO that describes the item whose icon is to be retrieved.