Hi Japel, You don't need to modify your code. Just add an imagelist from the toolbox to your form and add some images to it. Click on your listview and set the property 'SmallImageList' to the imagelist you've just added. However, if you want to use different images for different items in your listview, I suggest that you modify your code so that it uses ListviewItems. Regards, Nico