Top "Ribbon" questions

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

Creating Ribbon Styled Applications

Using the standard Delphi TRibbon components I noticed they are not that brilliant. Firstly they dont look as nice as …

delphi ribbon
custom ribbon not appearing in outlook when when running a build in vs

I followed this tutorial, but when I build then run my project in visual studio a ribbon tab does not …

outlook vsto add-in ribbon outlook-addin
Sharepoint Foundation 2010: hide ribbon completely

I am trying to style the master page in Sharepoint Foundation 2010. I"m using the nightandday master and styles. The …

sharepoint ribbon sharepointfoundation2010
Is it possible to disable the Application Menu on the Ribbon Control? (WPF)

Is there a way to disable to Application Menu, the circle thing on the left hand corner, so the user …

c# wpf ribbon
System.ComponentModel.Design.ExceptionCollection

I'm using the Ribbon control located on CodePlex, and following the tutorial located here . Once I add the reference, and …

c#-4.0 ribbon
Excel Add In's Custom Ribbon Tab Will Not Display

I've created an application level add-in for Excel to automate some tasks. I used the VS2012 template Visual C# > …

c# excel vsto add-in ribbon
How to add a button to a pre-existing tab on ribbon (C#)?

I've successfully created a new tab and put it next to the pre-existing ones. Then I realized that I'll only …

c# ribbon outlook-addin outlook-2010
Angled, wrapping CSS ribbon over image

It is possible to achieve this ribbon using only CSS?

css ribbon
How to start using Ribbons in WPF

I tried referencing the System.Windows.Controls.Ribbon, the toolbox tab does not show up. If I right-click a tab …

wpf ribbon