VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Using the Browse Folder Dialog Box

King  (24 Submissions)   Files/File Controls/Input/Output   Visual Basic 3.0   Unknown Difficulty   Wed 3rd February 2021

You may have noticed that in Windows the Browse Folder dialog is used in may programs, even the shell if you have used the find program you can choose browse and the folder below appears.WITH NO NEED FOR MODULES!!! You can implement this dialog bow into your applications very easily by using the following API calls.
SHBrowseForFolder
SHGetPathFromIDList
lstrcat

Inputs
a command button

Rate Using the Browse Folder Dialog Box (4(4 Vote))
Using the Browse Folder Dialog Box.bas

Using the Browse Folder Dialog Box Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters