Hello, I am trying to create a VB.NET application and I am new at it.
I've got a combo box that will drop down and display about 30 options. There is one button and when the user clicks it, it will shoot off the .exe for the option they selected. I am wondering if it is possible to populate the combo box with items from an .ini file (or another file that works). This way we can change what the options are without changing the actual application.
Thanks in advance!
I've got a combo box that will drop down and display about 30 options. There is one button and when the user clicks it, it will shoot off the .exe for the option they selected. I am wondering if it is possible to populate the combo box with items from an .ini file (or another file that works). This way we can change what the options are without changing the actual application.
Thanks in advance!