Top "Ribbon" questions

A ribbon is an interface wherein a set of toolbars are organized using tabs.

Window style with WPF Ribbon from Microsoft doesn't match Windows 8 style

I'm using the release Version of Windows 8 and Visual Studio 2012 to create a WPF application with a Ribbon control. I …

wpf windows-8 ribbon .net-4.5 wpf-4.5
Windows Ribbon Framework: How to change font face and size?

How do you change the font face and font size used by the Windows Ribbon Framwork's UIRibbon? The font used …

delphi winapi ribbon user-preferences windows-ribbon-framework
Dynamically changes ribbon's button label Excel

I am using the following piece of XML code to create a custom Ribbon for an Excel add-in. <customUI …

excel xml vba ribbon
How to customize the WPF Ribbon 4.5 (styles, templates, etc.)

I try to customize System.Windows.Controls.Ribbon from the .Net Framework 4.5 so it can be used with the Expression …

c# wpf templates styles ribbon
Outlook addin Home tab with custom button

Hey all I am trying to create a button within the default Home tab in Outlook 2010. Problem being is that, …

vb.net c#-4.0 outlook outlook-addin ribbon
Acces Excel Sheet from Button a Ribbon

Ok, so I got my main AddIn which auto generated (Attachment 1) and there is my Ribbon (Attachment 2) and I want …

c# vsto ms-office ribbon excel-addins
WPF 4.5 Microsoft's Ribbon: which control of RibbonApplicationMenu

I am using Microsoft's Ribbon of WPF 4.5 and developing application using VS2012 (C#) on Win 8 machine. I want to make …

wpf ribbon ribbon-control wpf-4.5
VSTO Word activate ribbon tab

I have the following ribbon.xml in my word vsto add-in: <tab id="TabLetters" getVisible="IsLettersTabVisible" label="Letters"> &…

c# ms-word vsto ribbon
Macro button under customized ribbon tab tries to open old Excel file

I created a custom ribbon tab on my Excel like Excel_app_v1.xlsm, and a button under this ribbon …

excel excel-2010 ribbon ribbon-control vba
Microsoft Ribbon for WPF vs. Office RIbbon UI

Microsoft released Microsoft Ribbon for WPF available for download here. We also have RibbonControlsLibrary.dll, which is a ribbon control …

wpf-controls ms-office ribbon office-2007 ribbon-control