I have a button on a form and I want the user to be able to click the button and browse to a file.
I got the open dialog code from here:
My only problem is that I want the open dialog control's initial directory to start at the last place I browsed to. So, if I looked in c:\My Documents last, then the next time I click the button, I want the open dialog to open c:\My Documents first.
I couldn't find anything on this topic in this forum. Could someone please help me?
Thanks!
Kelly
I got the open dialog code from here:
My only problem is that I want the open dialog control's initial directory to start at the last place I browsed to. So, if I looked in c:\My Documents last, then the next time I click the button, I want the open dialog to open c:\My Documents first.
I couldn't find anything on this topic in this forum. Could someone please help me?
Thanks!
Kelly