is there any easy way, maybe some in the .net framework, to save the settings of all controls in a form or app to file....maybe xml.....or wut ever....if u dont quite understand the question let me go into detail a bit.....

i got a fairly large amount of textboxes,numericupdown controls, comboboxes, and such in my app.....so i would like to make it easyer on my user, they should just open it and boom its configured the way they like, from the last time they used it....

AcE