|
-
Jan 30th, 2015, 03:23 PM
#5
Re: Browse For Folder Is Better In VB6 Than In VB.NET
 Originally Posted by Toph
Code:
If ofd.ShowDialog = DialogResult.OK Then
'Use ofd.Folder for the path to the selected folder
End If
Is more readable in my opinion.
Then what?
Tags for this Thread
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
|