How do I populate a combo box with a list of directories?
Hi all, I have a combo box that I want to be filled with a list of folders in a specified directory. Say, C:\Temp\Folders
There are 10 folders, labeled 1-10. In the combo box it should list those folders. Thank you!