I’ve seen a lot of code for doing listbox or listview thumbnails with hard coded, or submitted paths to an image. How would one just provide a path and c# display the contents of the directory as thumbnails?
Thanks for any help, I’m a total newb, my apologies if this is a lame question.
Ok this is derived from the sample Listviews with Multiple Views. I added a button which chooses a file in a directory and then gets all the files from the directory and adds them to the list view. I generically set every item to the cat image.