Dear Code Gurus,

I am using the OpenFileDialog and was wondering if there is any easy way to save the InitialDirectory, so that when the program is closed and then restarted again it could read this InitialDirectory from somewhere when this dialog is used (in the new instance of the program).

Thank you for your help!!!