Browse path standard dialog

  • Thread starter Thread starter Tony
  • Start date Start date
T

Tony

I know there is a standard dialog for browsing for a directory path without
using the open or save versions but I can't remember where it is located.

Does anyone know?

Tony
 
Tony,
I know there is a standard dialog for browsing for a directory path without
using the open or save versions but I can't remember where it is located.

Does anyone know?


System.Windows.Forms.FolderBrowserDialog in v1.1 and later of the
framework. If you have to support v1.0 there are other ways.



Mattias
 

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