Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3797894
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T13:28:53+00:00 2026-05-19T13:28:53+00:00

Where can I find tutorials or steps to develop WPF Ribbon based applications? The

  • 0

Where can I find tutorials or steps to develop WPF Ribbon based applications? The Microsoft page, Microsoft Ribbon for WPF October 2010 doesn’t provide any documents for the code samples. For example it has one code sample called RibbonWindowWord.xaml :

<ribbon:RibbonWindow x:Class="RibbonWindowSample.RibbonWindowWord"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:ribbon="http://schemas.microsoft.com/winfx/2006/xaml/presentation/ribbon"
    xmlns:local="clr-namespace:RibbonWindowSample"
    Title="RibbonWindowWord" Height="600" Width="1000"
    Closing="RibbonWindow_Closing">
    <local:UserControlWord x:Name="WordControl" />
</ribbon:RibbonWindow>

what is the programming methodology here?
The channel9 pages which shows tutorials on Ribbon based interfaces are all for c++ programmers. I’m looking code for C# programmers. Can someone specify resources and tell the differences between the previous WPF codeplex release : http://wpf.codeplex.com/wikipage?title=Southridge%20Lab

channel9 pages
http://channel9.msdn.com/blogs/yochay/a-lap-around-windows-7-new-scenic-ribbon
http://channel9.msdn.com/Blogs/yochay/Windows-7-Ribbon-Markup-Overview

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T13:28:54+00:00Added an answer on May 19, 2026 at 1:28 pm

    The source code and 2 examples are on this page just download and install ‘Microsoft Ribbon for WPF Source and Samples.msi’. Example just looks like one project but actually contains 2 of them to choose which one you want to run go to App.xaml and uncomment line

    <Application x:Class="RibbonWindowSample.App"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    StartupUri="RibbonWindowWord.xaml">
    <!--StartupUri="RibbonWindowMvvm.xaml">-->
        <Application.Resources>
    
         </Application.Resources>
    </Application>
    

    First example is showing how to create all controls in xaml and they are located in RibbonWindowWord.xaml second one is showing mvvm for ribbon RibbonWindowMvvm.xaml.

    There are few differences between codeplex version and preview the most important for me is that they switch style to 2010 version and it requires some time to change all the colors.

    I found only one Ribbon Feature Walkthrough this is for codeplex version but they are very similar and only Themes & Skins section is not adequate. If you need any other specific help just let me know (I’ve created different color Theme for ribbon in my project and I’ve used all the features e.g. contextual tabs). I’ve noticed this new version is not integrating with chrome library for WPF on Xp.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I can find tutorials about mapping textures to polygons specifying vertices etc. but nothing
The question says it all. I can't seem to find any recent rails tutorials
Where can I find a good tutorial on learning ASP.NET MVC using VB.net 2008
Does anyone know where I can find an example or a tutorial of building
I can find lots of information on how Long Polling works (For example, this
I can find a direct table foreign key in c# like: foreach (ForeignKey key
I know Googling I can find an appropriate answer, but I prefer listening to
Everything I can find in linq for aggregation has a group by clause. How
The examples I can find use a two layer architecture, where the controllers directly
Anyone know where i can find a list of the columns for setting the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.