Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is the Best WPF Ribbon Control Suite? [closed]

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!

like image 826
steve Avatar asked Jan 23 '09 19:01

steve


2 Answers

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 RibbonTabControl, Gallery, QuickAccessToolbar, ScreenTip, StatusBar and so on. It is bundled with the most up-to-date Office 2010 styles."

like image 126
daVinci Avatar answered Nov 03 '22 12:11

daVinci


I would recommend the WPF Ribbon Preview, since that's the one which will go into the next .NET release anyway.

like image 13
Stefan Avatar answered Nov 03 '22 12:11

Stefan