Results 1 to 3 of 3

Thread: Common Dialogue Control

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2000
    Location
    Winchester, UK
    Posts
    18

    Unhappy Common Dialogue Control

    I'm trying to use the Common Dialogue Control in VB5 to allow me to select a directory, rather than an actual file.

    Does anyone know if there is a paramater I can pass it when I call it to allow me to do this?

    Much appreciated,
    Jez Hollinshead
    ---------------
    Jez Hollinshead
    ---------------

  2. #2
    In this case, you won't use the common dialog; rather, you will use the BrowseForFolders API.

    http://www.vbforums.com/showthread.p...owseforfolders

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jan 2000
    Location
    Winchester, UK
    Posts
    18
    Many thanks

    This is exactly what I was after. This API stuff is really cool, just wish I fully understood it
    ---------------
    Jez Hollinshead
    ---------------

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