|
-
October 17th, 2001, 11:19 AM
#1
Browse For Folder Dialog
Hi,
I want to use the standard "Browse For Folder" dialog. How can I do that in C# ?
Thanks in advance
AcidBurn
-
October 23rd, 2001, 06:10 PM
#2
Re: Browse For Folder Dialog
This could be way off (I haven't tried it!), but maybe the FolderNameEditor.FolderBrowser class?
Eric Plummer
-
January 7th, 2002, 09:12 PM
#3
Re: Browse For Folder Dialog
There is an activex control and a com dll which
gives the same functionality. Do you plan to use activex or com dll. I will look for the code for you in that case.
-
January 8th, 2002, 04:18 AM
#4
Re: Browse For Folder Dialog
Use the component 'BrowseFolderDialog'. It's in .NET component library.
-
February 27th, 2002, 04:56 PM
#5
Re: Browse For Folder Dialog
-
January 21st, 2003, 09:22 PM
#6
Here is the answer from Microsoft. I just tried it and it works fine:
http://support.microsoft.com/default...en-us%3b306285
-
February 17th, 2003, 06:59 PM
#7
OpenDialog is for the same purpose.
Paresh
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|