Tag Archives for free wpf

HOW TO: Use and add ribbon to your WPF applications? (Part 4)

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 :)

Continue Reading »

HOW TO: Use and add ribbon to your WPF applications? (Part 3)

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!

Continue Reading »

HOW TO: Use and add ribbon to your WPF applications? (Part 2)

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.

Continue Reading »

HOW TO: Use and add ribbon to your WPF applications?

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.

Continue Reading »