View Single Post
  #1  
Old June 2nd, 2004, 04:41 PM
JoeThis
external usenet poster
 
Posts: n/a
Default Choose File Dialog

I am using Visual Basic 6. Is there any way to open a dialog that lets you select a file on a drive? I want the user to be able to select a file and place the directory chosen in a textbox. For instance. if there is a file on c:\images\picture.jpg I want the user to open up a dialog, choose that file in that directory and place that directory text in a textbox.