C
chrisknapp
I'm learning VB and am making an application where I need a user to be
able to choose which folder his files are located in. The folder path
chosen will be stored as a string for later use in the application. I
tried adding FolderBrowserDialog to my form but can't figure out how to
get it to work. I'm just above the 'Hello World' level here. Thanks.
able to choose which folder his files are located in. The folder path
chosen will be stored as a string for later use in the application. I
tried adding FolderBrowserDialog to my form but can't figure out how to
get it to work. I'm just above the 'Hello World' level here. Thanks.