Results 1 to 5 of 5

Thread: Open Folder Dialog ?

  1. #1

    Thread Starter
    Frenzied Member MrGTI's Avatar
    Join Date
    Oct 2000
    Location
    Ontario, Canada
    Posts
    1,277

    Unhappy 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


  2. #2
    Addicted Member
    Join Date
    Aug 1999
    Posts
    164
    I have used this component in a few projects and it has worked great.

    http://www.codeproject.com/cs/miscct...derbrowser.asp
    -Shurijo

  3. #3
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    The next version of Visual Studio (VS 2003) due out April 24 in the US has a FolderDialog control.

  4. #4

    Thread Starter
    Frenzied Member MrGTI's Avatar
    Join Date
    Oct 2000
    Location
    Ontario, Canada
    Posts
    1,277

    Thumbs up

    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


  5. #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
  •  



Click Here to Expand Forum to Full Width