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

Re: Browse path standard dialog by Mattias

Mattias
Thu Jan 22 13:49:08 CST 2004

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

--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.