Connecting Tech Pros Worldwide Forums | Help | Site Map

Select specific Rootpath in folderBrowserDialog1

Newbie
 
Join Date: Apr 2009
Location: Stuttgart, Germany
Posts: 28
#1: Jul 1 '09
Hey guys,

How I can open a specific Rootpath in folderBrowserDialog1 when it only accept SpecialFolder Enum.

For example if I want to my Rootpath start from "C:\ProgramA\lib\v1.5\examples\".

What can I do in this case?

Thank you.

Plater's Avatar
Moderator
 
Join Date: Apr 2007
Location: New England
Posts: 7,161
#2: Jul 9 '09

re: Select specific Rootpath in folderBrowserDialog1


Using FolderBrowserDialog1.RootFolder did not work?
Reply