In my program I want the user to be able to load and save settings (combobox text). Instead of using FileOpenDialog after the program has started, how can I auto-load the settings (combobox text) as the application starts automatically?
Thanks
Printable View
In my program I want the user to be able to load and save settings (combobox text). Instead of using FileOpenDialog after the program has started, how can I auto-load the settings (combobox text) as the application starts automatically?
Thanks
This might help .
http://www.thescarms.com/dotNet/AppSettings.asp