This is a bit hard for me to describe but ill try my best. I made a program in visual basic and the GUI is made up of 5 image files. I want to have a skins folder in the root folder for the program filled with folders of other skins. I want to have the dropdown find the names of the other folders inside the skins folder and when they click that option set the picture files to the appropriate image files in that skin folder.
I tried...