I am trying to program a button to browse system files of the host pc. This is being used so i can create a file path of where the user wants a text file to go. How do I obtain this information?
Printable View
I am trying to program a button to browse system files of the host pc. This is being used so i can create a file path of where the user wants a text file to go. How do I obtain this information?
Use the FolderBrowserDialog class.