Going deeper into adding and organization of controls in ribbon. How to add split button with drop-down menu and combine it with 3 smaller buttons while implementing resize behavior in WPF ribbon? What about group collapsing in WPF ribbon? Everything is covered in this article.
In this WPF ribbon tutorial I will show you how easy it is to apply Office 2007 look and feel to your WPF ribbon control. That was the question I’ve received several times via e-mail and in comments, so it is good idea to share that little trick with the rest of the world [...]
How about adding icons, labels and tooltips to our free WPF ribbon control? Well, in this, 3rd part of tutorial I will show you how to do just that and how to assign basic commands that will be executed when user clicks on button in ribbon control. Let’s start!
Let’s go and continue with our first tutorial on adding the WPF ribbon control in your interface. In this part I will show you how to add tabs, groups and buttons to ribbon control. Also, I will give you feeling on what can you expect in next part of this tutorial.
How to add ribbon control to your Windows Presentation Foundation (WPF) application? How to add it trough Expression Blend or Visual Studio 2008? This is first part of tutorial series and it shows you how to add ribbon and how to use it in your applications.