CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: Common Dialogs

  1. #1
    Join Date
    Oct 1999
    Location
    Germany
    Posts
    238

    Common Dialogs

    Hi !

    is it possible to use the standard File Open-
    Dialog to select an existing folder and not
    a file.

    Thanks for your help,

    Matthias.



  2. #2
    Join Date
    Sep 1999
    Location
    Germany
    Posts
    66

    Re: Common Dialogs

    No, but you can use API functions. Look the sample at http://smalig.tripod.com/vb/079901.html

    Best regards.

    [email protected]
    http://smalig.tripod.com

  3. #3
    Join Date
    Oct 1999
    Location
    Germany
    Posts
    238

    Re: Common Dialogs

    It's never too late to say 'Thank you' (I hope).

    Matthias.


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

Featured