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!

Browse for folder

Status
Not open for further replies.

jigolo

Programmer
Jan 6, 2004
20
CA
I want to do some kind of explorer to browse for folder... like System.Windows.Forms.FolderBrowserDialog, but I don't want it to be a dialog, I want a user control to put on my form, like explorer. I just want the damn tree in FolderBrowserDialog, any way I could take the TreeView?
 
I could code my own but I don't want to spend the time to handle all exceptions and all shiny little images on the tree.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top