ComboBox1.SelectedIndex = 0
My Problem example I have language combobox. When I change the language from English to Spanish its changing well, but when I close program and run it again my program language is English not Spanish.
How can I save my selected index (Language) after closing the program?
I've searched everywhere and I didn't find any helpful information.

New Topic/Question
Reply



MultiQuote






|