I have a need to use something like the openfiledialog to allow the user to select a path only. The do not need to select a file just a path. I don't want to deal with the tree view and was hoping there was something quick and dirty like the openfiledialog that I could use..
Basically, there is a button "Search Path" and when they click it I want them to be able to browse all the paths and select a valid path..
Thanks
Basically, there is a button "Search Path" and when they click it I want them to be able to browse all the paths and select a valid path..
Thanks
Comment