I'm working on a WinForms C# application and need to implement Ribbon style control such as the one found in MS Office Word as an example, where you can hide the ribbon and its controls.
I can't find the ribbon control in VS2013, is it a 3rd party control? If that's the case do you know which one is best?
Thank you,
Matias.