Top "Ribbon" questions

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

Ribbon in WinForms C# .Net 4.0

Does Microsoft have ribbon control for non-Office applications? If not is there any that are available for free? I like …

c# .net winforms ribbon ribbon-control
Excel Hide/Show all tabs on Ribbon except custom tab

How can I hide and show all the standard Excel ribbon tabs using VBA (not XML). I do not want …

excel vba ribbon
Customizing a ribbon with VBA in Excel

I've already learned that creating a custom tab is in Excel not possible in this! post (unlike i.e. MSProject) …

vba excel ribbon
Ribbon sample

I am using the WPF ribbon CTP from Microsoft. However, there is no sample. I am not sure where to …

wpf office-2007 ribbon
Ribbon UI Control for WinForms

Is there a Ribbon UI Control available in VS 2008? Will it be available if i have office 2007 installed on the …

winforms ribbon
WPF RibbonWindow + Ribbon = Title outside screen?

I'm trying out Ribbon control in combination with RibbonWindow, however they fail even in trivial experiments. Created new WPF Application …

c# .net wpf windows ribbon
What is the Best WPF Ribbon Control Suite?

I'm going to add a WPF Ribbon UI to my program. What is the best suite of WPF controls including …

.net wpf wpf-controls ribbon
How to set a text on a Editbox Ribbon via VBA (Excel)

How can I set a text in a Ribbon Editbox? I can't find it on internet :/ I just can find …

vba excel ribbon
How can I add the images to button using the ribbon xml?

How to add the custom images to the ribbon button in the tab and the context menu. I tried the …

c# .net vsto ribbon
WPF Ribbon - Hide quick access toolbar

how do you hide Quick Access Toolbar in a WPF's Ribbon?

wpf ribbon