Is there a way to use a picturebox with a listview. They normally use an imagelist to get its smallicon, but i need to get it from a picturebox. I've tried listview1.listitems.add ,,"text",,picture1.picture but it didnt work. Please let me know if you have any idea what im talking about