Does Microsoft have ribbon control for non-Office applications? If not is there any that are available for free?
I like that component and would like to use it my Wi
The one mentioned on CodePlex was a good first effort but there's been no release since 2009 and it doesn't offer much functionality.
There's a complete package available on CodePlex that's active and full featured. You can get it here.
This is a .NET wrapper around the Windows 7 Ribbon Control and while it does require the Windows SDK to compile, it works great for WinForms apps that want to incorporate a ribbon without incurring the overhead cost of a commercial product.