Browsing » Silverlight / WPF tutorials

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

This part explains how to add application menu (Jewl / Orb) into WPF ribbon control. I am explaining how to add list of recent files, menu commands (including SplitButton type and cascading menu structure), separator as well as Exit and Options button in the application menu footer part.

Silverlight tutorial: HOW TO Set or change Silverlight startup page or class?

I’ve been struggling for a while with this problem. I had Silverlight project with number of pages that I have designed and later I decided that I want to change to some other page to be the startup page when my projects starts. Solution is quite simple and neat so I wanted to share it with you.

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

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.

WPF tutorial: HOW TO Enable and show context menu on left click in WPF?

Context menus are usually being shown when user uses right mouse button to click on control. Try right clicking on windows desktop and you will see context menu. But sometimes while designing user interactions you want context menu to appear on regular, left-click. Here is how…

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

HOW TO: Get started with WPF and Silverlight 2? Software resources.

What tools and software do I need to start building WPF and Silverlight applications – this is one of the most frequently asked questions I have received. So in this short guide I will give you all resources you need to quickly start developing and designing your WPF and Silverlight experiences.

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!

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.

« Previous Entries Next Entries »