Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

File browser

Status
Not open for further replies.

rh8

Programmer
Jan 28, 2001
4
GB
Is there any way that I could creat a button that once pressed displayeds a list of files (like the common dialogue feature in VB) and I could select a file click a button and the file address would be put in a field?
RH
 
have a look at this thread: "Use form to browse drives" jan,15 2001

 
Yeah simply create a button and start to set it up to load an application from there simply, tell it to load explorer (c:\windows\explorer.exe) - sorted!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top