Top "Ribbon-control" questions

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
Why can't Visual Studio 2008 locate afxcontrolbars.h?

I have installed VS 2008. When I try to build a project, I am getting an error saying: Cannot open include …

windows visual-studio-2008 visual-c++ mfc ribbon-control
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
How to hide Title bar in WPF Ribbon Window (Aero enabled) without hidden control box?

I currently use WPF Ribbon Window and enable Aero in current window like the following photo. I like to hide …

wpf ribbon-control window-chrome
Change Theme of .NET 4.5 WPF Ribbon

I am trying to change the theme of the new WPF Ribbon Control from .NET Framework 4.5 and I am stuck. …

c# wpf ribbon-control wpf-4.5
Apply Office 2007 themes for WPF application

I am using the RibbonControl from WPF toolkit. It has the Office Blue, Black and Silver themes. But the the …

wpf wpftoolkit ribbon-control ribboncontrolslibrary
How do I add an image icon for custom button in outlook

I have a custom button in outlook and I have to add image icon for the same button. Ribbon XML …

c# outlook add-in ribbon-control
Use Ribbon Control in WPF Toolkit in XAML

How to use the Ribbon control in WPf toolkit in my XAML? How to include the namespaces for ribbon in …

wpf xaml ribbon-control
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