VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Easy Browse For Folder

John Tegelaar  (1 Submission)   Files/File Controls/Input/Output   Visual Basic 3.0   Unknown Difficulty   Wed 3rd February 2021

Let the user select a directory (as workingdirectory, or for save/load data to/from, etc.), which is also known as a "Browse for Folder" function. This is the most easy way to provide this feature, just using the standard Common Dialog control.

Assumes
Start a new VB5/6 project, and put a CommandButton and a CommonDialog control on the form. Paste in this code and you're ready to go. (c)1999 John Tegelaar, The Netherlands

Returns
Selected directory path

Rate Easy Browse For Folder (10(10 Vote))
Easy Browse For Folder.bas

Easy Browse For Folder Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters