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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Directory browser class?

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hi all,

Bit of a C# newbie here. I'm trying to implement a browse button that will allow the user to select a directory rather than a file. Basically I'm looking to implement the kind of browse functionality you find in an installer or in an app like Winamp. Are there any existing classes that I could use to do this, or is there a class that I could easily tweak to do what I want? The closest thing I've found is the OpenFileDialog class, but obviously that's not exactly what I'm looking for.

Many thanks in advance!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top