EDN Admin
Well-known member
How do I add a list of files (all images in .png format) stored in the project resources to a dropdown list and then return the user selected image into a picturebox (or store it for later use?).
Part of the issue is that I only want to return the .pngs, not any other files stored in the Resources.
I know this should be really simple, but its doing my head in!!
Any help would be greatly appreciated!
View the full article
Part of the issue is that I only want to return the .pngs, not any other files stored in the Resources.
I know this should be really simple, but its doing my head in!!
Any help would be greatly appreciated!
View the full article