Are you referring to the FolderBrowserDialog ? If so, then it has a RootFolder property in which you can specify the "D:\" string.
On May 4, 8:05 pm, Vivek SHANTHARAM <[email protected]> wrote: > Hi All, > > I have a folderopendialog and i want to set it by default to point it to > D:\. There is an Enum called Environment.SpecialFolder that has some values > like My computer, my documents, program files , when i looked at the meta > data for those special folder. I want to override that enum and add my D > drive there. I am clueless as how to proceed. Please give me some tips how > to do that. > > thanks, > regards, > vivek.
