Restoring a user.config to the default of app.config

Mar 8 2007 10:23 AM
Helllo

I am trying to build an application that will allow users to restore values from app.config

I know that the first time the program runs it create an user.config that will hold the values that the users changed.

But I would like an "restore to default button" that will change the values back the ones from app.config