dragonroamer
December 5th, 2004, 04:07 PM
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?
|
Click to See Complete Forum and Search --> : Browse button dragonroamer December 5th, 2004, 04:07 PM 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? JetDeveloper December 5th, 2004, 05:02 PM Use the FolderBrowserDialog class. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |