|
-
Nov 15th, 2000, 04:39 PM
#1
Thread Starter
New Member
I want to change the default caption of the Browse for folder form. I want to display something in a foreign language and I can't figure out how to do that.
I am not talking about the title that you can change by setting sPrompt to whatever you want.
Any help will be welcome.
-
Nov 16th, 2000, 07:43 AM
#2
New Member
Cannot really understand what you are after. Would you try and explain further and I would be glad to try and help? Which browse box are you referring to?
Thanks.
-
Nov 16th, 2000, 08:02 AM
#3
Thread Starter
New Member
I am referring to the API function called SHBrowseForFolder.
If you look at this location, http://www.vb-world.net/demos/browsefolders/ you will see the form.
I want to modify the caption of the form inside the blue title bar.
The function is declared as:
Public Declare Function SHBrowseForFolder Lib "shell32" (lpbi As BrowseInfo) As Long
Thank you
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
|