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!

OpenFileDialog- no OpenFolderDialog??

Status
Not open for further replies.

Pyramus

Programmer
Dec 19, 2001
237
GB
I want to implement a dialog that allows the user to navgate the file system and choose a specific FOLDER (not file)- is there an easy way to do this?

I've looked at the OpenFileDialog class and I don't think it can be done using this- I'm ending up using the VB6.DirListBox control which isn't as nice at all.

Is there a better way to do this?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top