|
-
Mar 19th, 2008, 10:34 PM
#1
[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?
-
Mar 19th, 2008, 10:59 PM
#2
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:\")
-
Mar 20th, 2008, 01:31 AM
#3
Re: Controling where the API BrowseForFolder window is shown
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
|