J
John
Is there a way to dynamically reload the settings in an app.config XML file?
I have a small Windows app with a CONFIGURE menu item. Click the menu and
another form pops up and allows the user to change the location (path) of
certain files and/or dir paths.
All that works fine. However, when the user clicks on the submit button and
is taken back to the original form, the new settings don't appear until the
app is exited and restarted.
Thanks in advance,
John
I have a small Windows app with a CONFIGURE menu item. Click the menu and
another form pops up and allows the user to change the location (path) of
certain files and/or dir paths.
All that works fine. However, when the user clicks on the submit button and
is taken back to the original form, the new settings don't appear until the
app is exited and restarted.
Thanks in advance,
John