Hello! I am currently working on a standard windows mobile application .It is reqired that we use a ListView , but with images in the sub items. We need a List View with 3 coulumns and three rows . i want to show 9 icons on form.
How to add images as subitems in ListView?
I can use picture box but i don't have any event to navigate from one image to another image. How can i handle it?
Thanx