OpenFileDialog: MyComputer
- From: Mike Wesling <globalspamgourmet@xxxxxx>
- Date: Thu, 07 Sep 2006 22:22:40 +0200
Hi,
does anyone know how to show the OpenFileDialog with "My Computer" as InitialDirectory?
I tried it with
openFileDialog.InitialDirectory = Environment.GetFolderPath(Environment.SpecialFolder.MyComputer);
but it didn't work, unfortunately.
.
- Prev by Date: Re: Converting a PDF File into Word
- Next by Date: Debug output...
- Previous by thread: Mystery Solved
- Next by thread: Re: OpenFileDialog: MyComputer
- Index(es):
Loading