Here's a sample...
How to Show SubItem Icons in the ListView
http://www.mvps.org/vbnet/code/comctl/lvsubitemimages.htm
Hi,
I know you can add icons to the Item of a ListView. But is there anyway of
also
putting icons on the Subitems that you add in the Report View of List View.
I am
trying to make a ListView(in Report View Format) and am trying to add icons
in
the first and the last column of the list. Is there a way I can do this?
Thanks for your help.