I have a custom \"help\" button which I would like to appear on several tabs:TabNewMailMessage, TabMail (a.k.a Home), TabReadMessage.I can accomplish this by creating several tab elementes in the ribb
Whenever I try to add a new ribbon into my Excel 2010 addin project, I get the following warning message
I was wondering if it\'s possible to fire Word commands via vba macros? What I\'m essentually trying to do is to make it easier for users to open the New document or template window that you can find
I am trying to setup my .net WinForms app to use the windows ribbon api using the library from http://windowsribbon.codeplex.com/
I created an application using Microsoft ribbon for WPF. I used RibbonWindow instead of simple Window to place QuickAccessToolbar to window header.
So with the new Ribbon on top of the SharePoint 2010 page we h开发者_JS百科ave an office like feel to working with SharePoint pages.Customization of this ribbon is great, adding your own functionality
Anyone know if the Ribbon control (using a Ribbon Window WPF project in VS 2010) has an event handler for when the tabs are minimized?
I would like to be able to add a button into the outlook ribbon, the idea is that when you access your calendar it would show in the \"Home\"开发者_如何学Go ribbon. How would I go about doing this, id
How do I change the size of the AuxilaryPane in the WPF Ribbon ApplicationMenu? I have added a recent file list to that area but it is getting truncated. Ideally I\'d like the auxilary pane to fill th
Is it possible to handle button click events on a custom ribbon button from another application using interop?