.NET File/Folder Browser that is similar to the windows explorer

K

Kevin Stumpf

Hello,

i need a .NET WinForms control that can be used to explore the local file
system just the same way Windows Explorer does.
I only need the tree view part of it (which usually is the left frame of the
windows explorer). That tree view is supposed not only to show folders but
files as well.
That control also should be able to filter files by a certain pattern (e.g.
only display *.txt files).

I found http://www.codeproject.com/KB/miscctrl/FileBrowser.aspx but that
control has too many bugs and my schedule is too tight to fix it.

I would be happy to find a commercial product. Hope anyone knows something
good.

Best Regards,
Kevin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top