I'm going to add a WPF Ribbon UI to my program.
What is the best suite of WPF controls including a ribbon control, based on your experiences?
Thanks!
I'm going to add a WPF Ribbon UI to my program.
What is the best suite of WPF controls including a ribbon control, based on your experiences?
Thanks!
SandRibbon, best of all when you buy it, upgraded versions are free and the author constantly updates, improves & fixes (a new release almost weekly) and you can contact him directly, very smart guy and will accept any feedback.
He makes a version for web pages, Silverlight and Windows Applications with live demos available.
The WPF Ribbon Control Library from Derek Bartram:
http://www.codeproject.com/KB/WPF/ribbondemo.aspx
http://www.codeproject.com/KB/WPF/ribboncontrol.aspx
http://www.codeproject.com/KB/WPF/ribbonbuilder.aspx
I would recommend the WPF Ribbon Preview, since that's the one which will go into the next .NET release anyway.
I tried several products but stopped on DevComponents implementation. Simple to use and yet very efficient. Check out the trial version and samples they provide. The price is also low enough.
Please, take a look at Fluent Ribbon Control Suite: http://fluent.codeplex.com
"Fluent Ribbon Control Suite is a library that implements an Office-like (Microsoft® Office Fluent™ user interface) for the Windows Presentation Foundation (WPF). It provides well-customized controls such as RubbonTabControl, Gallery, QuickAccessToolbar, ScreenTip, StatusBar and so on. It is bundled with the most up-to-date Office 2010 styles."
Microsoft released their updated WPF Ribbon on 8/2/10. Here is the link: