Is there a Windows 7 folder control or special code required?

So, I'm looking for a way to implement a Windows 7 folder control in my application, does anyone know a control that I could use for this, or some kind of code to run me?

For instance:

Something like this

+5
source share
1 answer

Devcomponents seems to have a good control that looks like it will do the job, so it will use this:

http://www.devcomponents.com/dotnetbar/BreadCrumbHorizontalTreeControl.aspx

0
source

All Articles