Thanks for the replies guys. Cerebrus, i saw that property , but didnt try that option. i ll check it out.
On Tue, May 5, 2009 at 10:00 PM, Cerebrus <[email protected]> wrote: > > 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. >
