Consider a app.

User clicks add button and selects multiple images. Now I want the program to show the selected files in thumbnail view. Now how to achieve this objective ?

Can I use listview as container to hold thumbnails ?

Thanks