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

Show list of folders... 1

Status
Not open for further replies.

Niv3k

Programmer
Joined
Jul 11, 2001
Messages
350
Location
US
Is there some control that corresponds to the FileDialog control, except with folder listings only? Or do I have to create my own, using say, a tree view? If that's the case, how do I get things like My Documents and My Computer and My Network Places?

Kevin
 
Check out this knowledge base article on MSDN:

HOW TO: Implement a Managed Component that Wraps the Browse For Folder Common Dialog Box by Using Visual C# .NET



“I have always found that plans are useless, but planning is indispensable.” --Dwight Eisenhower
 
Awesome! I haven't typed it in yet, but it appears to be exactly what I'm looking for...

Thanks, billchris!

Kevin
 
Hi !
I want the same in ASP.NET... how 2 do? Pls. help.

Bye
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top