How to remember selection of user after program is closed? Dynamic properties?
-
Hi all, I need to remember the selection ( eg. the radiobutton ) that the user selected even after the program closes so that the next time the program opens, the previously selected option whill be chosen. How can I do this? There's a property in Visual Studio.NET call dynamic properties, is this the answer to solving this problem? Thanks in advance.
-
Hi all, I need to remember the selection ( eg. the radiobutton ) that the user selected even after the program closes so that the next time the program opens, the previously selected option whill be chosen. How can I do this? There's a property in Visual Studio.NET call dynamic properties, is this the answer to solving this problem? Thanks in advance.
-
Hi all, I need to remember the selection ( eg. the radiobutton ) that the user selected even after the program closes so that the next time the program opens, the previously selected option whill be chosen. How can I do this? There's a property in Visual Studio.NET call dynamic properties, is this the answer to solving this problem? Thanks in advance.
IsolatedStorageFile
"When the only tool you have is a hammer, a sore thumb you will have."