[SOLVED]How to save program settings, on a external file (ini or txt or cgf or config)
hello there guys...
What I was trying to do is, store some values inside of an external file...
For example..
config.ini will contain the Form1 size, ... or maybe a textBox.Text value ...
How would I point the program to read certain file, and load it before it starts?
Thx guys !