PDA

Click to See Complete Forum and Search --> : Can I select a directory from a FileDialog?


Agut
Mar 17th, 2002, 07:26 PM
I would like to use an OpenFileDialog (or other dialog) to select a directory. I don't want to select, or even have the user click, on a file, but just a directory and have the directory path returned when the user clicks OK.

Any ideas??

Thanks!

Al