Re: What a stupid design of FolderBrowserDialog
From: Mike Edenfield (kutulu_at_not.kutulu.not.org)
Date: 11/01/04
- Next message: Mike Edenfield: "Re: Variable Name in C#..."
- Previous message: Rachel Suddeth: "Re: Should I Subclass TextBox ?"
- In reply to: Fei Li: "Re: What a stupid design of FolderBrowserDialog"
- Next in thread: Fei Li: "RE: What a stupid design of FolderBrowserDialog"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 01 Nov 2004 14:38:31 -0500
Fei Li wrote:
> wrong! The desktop I got is the folder "disk:\Documents and Settings\my
> name\Desktop". Nothing underneath.
That is SpecialFolder.DesktopFolder, not SpecialFolder.Desktop. They
are different.
The Desktop contains My Documents, My Computer, My Network Places, etc.
In other words, the entire file system.
--Mike
- Next message: Mike Edenfield: "Re: Variable Name in C#..."
- Previous message: Rachel Suddeth: "Re: Should I Subclass TextBox ?"
- In reply to: Fei Li: "Re: What a stupid design of FolderBrowserDialog"
- Next in thread: Fei Li: "RE: What a stupid design of FolderBrowserDialog"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|