Sebastian Mares Posted July 9, 2004 Posted July 9, 2004 Hello! Do you have any sample code for embedding a real shell folder tree (inlcuding "My Computer", "Network Neighborhood"...)? I am looking for C# and VB.NET. Regards, Sebastian Mares Quote
Wile Posted July 9, 2004 Posted July 9, 2004 You might want to check this one http://www.codeproject.com/cs/miscctrl/foldertreeview.asp Sounds like it does what you want. Quote Nothing is as illusive as 'the last bug'.
Administrators PlausiblyDamp Posted July 9, 2004 Administrators Posted July 9, 2004 If you are using Framework 1.1 (VS.Net 2003) then there is a FolderBrowserDialog control on the toolbox. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Sebastian Mares Posted July 9, 2004 Author Posted July 9, 2004 That's the dialog, but I want to use it as an Explorer-like folder tree. I will check out Wile's tip. The site is currently down. Quote
Sebastian Mares Posted July 9, 2004 Author Posted July 9, 2004 Thanks that seems to work. Do you know something like that for VB.NET, too? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.