BCGControlBar Pro for MFC
virtual void CBCGPListCtrl::OnBeforeDrawItem ( int  nIndex)
inlineprotectedvirtual

Called by the framework before darwing a list control item.

Parameters
nIndexThe item's zero-based index.

You may override OnBeforeDrawItem method to prepare list item data required for the drawing.