M M Mar 17, 2006 #1 The Visual Basic 6.0 DirListBox control allow you to select a Folder. How to select a Folder in VB.NET?
The Visual Basic 6.0 DirListBox control allow you to select a Folder. How to select a Folder in VB.NET?
H Herfried K. Wagner [MVP] Mar 17, 2006 #2 M said: The Visual Basic 6.0 DirListBox control allow you to select a Folder. How to select a Folder in VB.NET? Click to expand... It's sufficient to post the question in a single newsgroup.
M said: The Visual Basic 6.0 DirListBox control allow you to select a Folder. How to select a Folder in VB.NET? Click to expand... It's sufficient to post the question in a single newsgroup.
H Homer J Simpson Mar 17, 2006 #3 The Visual Basic 6.0 DirListBox control allow you to select a Folder. How to select a Folder in VB.NET? Click to expand... FolderBrowserDialog?
The Visual Basic 6.0 DirListBox control allow you to select a Folder. How to select a Folder in VB.NET? Click to expand... FolderBrowserDialog?
C Cerebrus Mar 17, 2006 #4 I had VS.NET 2002, which doesn't have the FolderBrowserDialog, so I just downloaded a control from GotDotNet.com. Check this page for the "FolderBrowser.msi" installer: http://www.gotdotnet.com/team/vb/ HTH, Regards, Cerebrus.
I had VS.NET 2002, which doesn't have the FolderBrowserDialog, so I just downloaded a control from GotDotNet.com. Check this page for the "FolderBrowser.msi" installer: http://www.gotdotnet.com/team/vb/ HTH, Regards, Cerebrus.