openfiledialog - selecting a folder

  • Thread starter Thread starter Bernie Yaeger
  • Start date Start date
B

Bernie Yaeger

How can I get the openfiledialog to allow selection of a folder
(subdirectory) and all of its contents?

Thanks for any help.

Bernie Yaeger
 
Bernie,

You know the folderbrowserdialog already. It is from VS2003.
You need the net1.1 SP for that. In past was Herfried forever telling that
there was a terrible bug in it.

(It can go wrong when paths are longer than 128 characters without the SP).

I find it a nice control and would select after that using the directoryinfo
than all files when I had your problem.

I hope this gives some idea's

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top