When a user clicks on a list view item the corresponding picture is showed in the picture box??

In the listbox.selectedindexchanged() method select which item was selected with the items.selecteditem method and use that to populate the url for the image. If the item text isn't the image URL ( which is probably the case) store the URL in the value parameter of each list item and use that to set the image instead.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.