ribbon
Fluent UI (Ribbon): Is it possible to target multiple tabs?
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[详细]
2023-03-28 09:10 分类:问答How to solve this error, "The base class 'Microsoft.Office.Tools.Ribbon.RibbonCollectionBase' cannot be designed"
Whenever I try to add a new ribbon into my Excel 2010 addin project, I get the following warning message[详细]
2023-03-27 12:00 分类:问答Word 2007 + Use commands via macro?
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[详细]
2023-03-27 05:18 分类:问答Ribbon Generator not generating .ribbon file
I am trying to setup my .net WinForms app to use the windows ribbon api using the library from http://windowsribbon.codeplex.com/[详细]
2023-03-26 10:21 分类:问答WPF Fullscreen in RibbonWindow
I created an application using Microsoft ribbon for WPF. I used RibbonWindow instead of simple Window to place QuickAccessToolbar to window header.[详细]
2023-03-26 07:40 分类:问答Appropriateness of use regarding ribbons and menu's in sharepoint 2010
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[详细]
2023-03-23 04:09 分类:问答WPF event handler for minimizing a Ribbon?
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?[详细]
2023-03-23 01:34 分类:问答Adding to existing ribbon in Outlook c#
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[详细]
2023-03-22 03:48 分类:问答Ribbon ApplicationMenu AuxilaryPane Size
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[详细]
2023-03-21 14:33 分类:问答VSTO Ribbons and Interop
Is it possible to handle button click events on a custom ribbon button from another application using interop?[详细]
2023-03-21 11:35 分类:问答