ItemBackgroundColor example for C++ 5.0 and later

   //set to yellow
   m_LEADImageList.SetItemBackgroundColor(RGB(255, 255, 0) );