At the moment I am using this:
But that only allows me to open specific files. Can I make it so I can open a folder?Code:Dim Open As New OpenFileDialog Open.ShowDialog() TextBox2.Text = Open.FileName
|
Results 1 to 8 of 8
Threaded View
|
Click Here to Expand Forum to Full Width |