View Single Post

  #2 (permalink)  
Old 08-30-2006
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,122
Hi,

you cannot just let the control save them but it is very simple. Make a class with all the settings you want to keep persistent. Then stream it to an xml file or whatever you like to have it kept. I can make you an example in C# if you want.
Reply With Quote