BCGControlBar Pro for MFC
virtual int CBCGPEditListBase::OnGetImage ( LV_ITEM *  pItem)
inlinevirtual

Called when an edit list control needs to display an item.

Returns
Index of the item's icon in the control's image list. This applies to both the large and small image list.

Called by the framework when an edit list control needs to display an item and the item has LVIF_IMAGE flag.

Parameters
pItemPointer to an LVITEM structure that receives the item's attributes.