Results 1 to 3 of 3

Thread: [RESOLVED] Controling where the API BrowseForFolder window is shown

  1. #1

    Thread Starter
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Resolved [RESOLVED] Controling where the API BrowseForFolder window is shown

    Yes, I want to find out if there is a way to control where this window is displayed?

  2. #2
    VB For Fun Edgemeal's Avatar
    Join Date
    Sep 2006
    Location
    WindowFromPoint
    Posts
    4,255

    Re: Controling where the API BrowseForFolder window is shown

    Heres an example I found a long time ago that centers the dialog by default.

    ' Example Usage:
    'Text1 = BrowseForFolder(Me.hwnd, "Select A Folder Dude!", "C:\")
    Attached Files Attached Files

  3. #3

    Thread Starter
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: Controling where the API BrowseForFolder window is shown

    Thanks, That will do it!

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