|
-
Apr 4th, 2003, 05:47 PM
#1
Thread Starter
Frenzied Member
Open Folder Dialog ?
Is there such a thing as an OpenFolderDialog in VB.NET?
I know there is an OpenFileDialog and a SaveFileDialog, but how do you get the user to select a folder? For example, say you wanted the user to select a folder where the app would save it's log files to. I can't seem to find any examples of people doing that.
~Peter

-
Apr 4th, 2003, 07:11 PM
#2
Addicted Member
I have used this component in a few projects and it has worked great.
http://www.codeproject.com/cs/miscct...derbrowser.asp
-
Apr 4th, 2003, 07:19 PM
#3
The next version of Visual Studio (VS 2003) due out April 24 in the US has a FolderDialog control.
-
Apr 5th, 2003, 09:35 AM
#4
Thread Starter
Frenzied Member
Thanks guys. I'm actually going to be buying the update so i'll have VS.NET 2003 very shortly. I'll happily wait to implement this functionality.
~Peter

-
Apr 6th, 2003, 08:36 AM
#5
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
|