Is it possible to set the root folder of FolderBrowsserDialog to any
folder I want. ie c:\temp or something?

Haven't yet found a way to do this.

Thanks for any responses.

Re: FolderBrowserDialog.RootFolder not using special folder? by Morten

Morten
Thu Jul 26 01:46:39 CDT 2007

On Wed, 25 Jul 2007 21:52:38 +0200, engwar <engwar1@yahoo.com> wrote:

> Is it possible to set the root folder of FolderBrowsserDialog to any
> folder I want. ie c:\temp or something?
>
> Haven't yet found a way to do this.
>
> Thanks for any responses.
>
>

No, only folders defined as SpecialFolder. I'm not sure you can change a SpecialFolder to point to any folder either, and in any case it will probably be better to just create your own customized FolderBrowserDialog.

--
Happy coding!
Morten Wennevik [C# MVP]