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