How to get the last directory after open FileDialog

  • Thread starter Thread starter Andrew Huang
  • Start date Start date
A

Andrew Huang

Guest
Set FileDialog.RestoreDirectory Property true. When reopenning the file dialog box, it locates the last directory.

My question is "How can I get the last directory?"

Thanks,
-Andrew

Continue reading...
 
Back
Top