Top "Ribbon" questions

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

How to set text at the head of a RibbonApplicationMenu

I'm trying to have text in the top level of a RibbonApplicationMenu (trying to the get the word File there …

wpf ribbon ribbon-control ribboncontrolslibrary
Custom Ribbon onAction syntax question

I followed the directions here to create a custom ribbon for an Access application. But none of the buttons worked! …

ms-access vba ms-word ms-office ribbon
How to get a "ribbon" UI component, like in Office 2007, in a Java program?

I want to create a ribbon-based GUI. I am pretty much a newbie when it comes to Java interfaces, I …

java user-interface swing ribbon
How to switch ribbon tab programmatically?

I have a ribbon in my view named 'ribbon' that have 2 tabs as below sample codes. I want Button1 when …

wpf ribbon
WPF ribbon, change main content when ribbontab is selected

I would like to change the content of the main surface (the stuff below the ribbon itself)in a WPF …

.net wpf xaml ribbon
Custom Ribbon in VSTO Addin for Outlook 2010 doesn't display

I've got a minimal VSTO Addin for Outlook 2010 with a ribbon. My only goal is to display a ribbon (created …

c# outlook vsto ribbon
Vertical separator in WPF Ribbon

How can I add Vertical separator to WPF Ribbon, to RibbonGroup? I have tried something like that, but i got …

c# .net wpf ribbon separator
How to have a VSTO Ribbon and Context Menu at the same time?

EDIT: The posters answer is correct except for it should read xmlns="http://schemas.microsoft.com/office/2009/07/customui" for the …

vsto contextmenu outlook-addin ribbon
How to get Ribbon custom Tabs IDs?

I am working with a Custom Ribbon in Power Point, I need to iterate through all tabs and get the …

vba ribbon powerpoint
How do you disable "Save and send" in Excel 2010 (in the File ribbon (called backstage in Office 2010)?

I have the following VBA marco running in Excel 2003, it blocks the Save, Save as, Save Workspace, Send To menus …

vba excel excel-2010 ribbon ribbonx