Retriving a file icon
please excuse me if I do such posts, I've searched the web to find easy way to load an icon file in c# and to insert it into listview, but I've not found any answer, anyone can help me?
Thanks in advance
Paolo
Also read about the ListView in general:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwindowsformslistviewclasstopic.asp
Also read about the ImageList in general:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwindowsformsimagelistclasstopic.asp
Also read about the ListViewItem in general:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwindowsformslistviewitemclasstopic.asp
When you run into specific problems please feel free to post back with the code you tried and where exactly you need help...
Cheers
Daniel
If it doesn't please describe your end user scenario in more detail...
Cheers
Daniel