O
Octavio Hernandez
Alvo,
You should save your settings, and restore them when application starts.
A configuration file (XML generally the recommended format) or the Windows
Registry are two possible options for saving your settings.
This project could be helpful to you:
http://www.codeproject.com/dotnet/savior.asp
Regards - Octavio
You should save your settings, and restore them when application starts.
A configuration file (XML generally the recommended format) or the Windows
Registry are two possible options for saving your settings.
This project could be helpful to you:
http://www.codeproject.com/dotnet/savior.asp
Regards - Octavio