ribbon
How to programmatically disable buttons or add/remove items from dropDown with Office Ribbon UI
I have written a simple C++ COM Office add-in that loads a ribbon XML definition and displays a simple ribbon tab. It features some buttons and a dropDown (combobox/droplist). I can handle button clic[详细]
2023-03-03 17:39 分类:问答Can I use the Windows Ribbon UI on Windows XP? how?
I understand from reading Arik Poznanski\'s blog that the Wi开发者_开发知识库ndows Ribbon UI Framework is a COM object in Windows 7, and the WindowsRibbon wrapper is just a .NET veneer around that, to[详细]
2023-02-28 14:01 分类:问答Visual Studio Style Undo/Redo Button in WPF
I want to make a Ribbon Undo/Redo Button that looks and functions like Visual Studio\'s Undo/Redo Buttons.[详细]
2023-02-27 07:19 分类:问答WPF RibbonControlsLibrary RibbonSplitButton Items issue
I am using a RibbonSplitButton to with menuitems in its dropdown to mimic visual studio\'s undo redo button.[详细]
2023-02-27 05:37 分类:问答Customizing Ribbon Control in SharePoint 2010
I have a custom document library and i want t开发者_运维技巧o disable the download as a copy option available in the ribbon control. Please note this disabling should be applicable only to this partic[详细]
2023-02-27 00:11 分类:问答A weired issue using RibbonButton's QuickAccess Toolbar
I used Ribbon library for WPF for a big project. Now when I have a weired issue which is easy to create. Let\'s say I have a RibbonButton and set QuickAccessToolBarId property. It enables to add this[详细]
2023-02-27 00:03 分类:问答Is it possible to access the current MailItem on Ribbon_Load?
I have an Outlook ribbon of the following type: Microsoft.Outlook.Mail.Compose, Microsoft.Outlook.Mail.Read[详细]
2023-02-26 16:15 分类:问答How to connect customUI events to macros in Word 2010?
I have a MS Word 2010 macro-enabled document template (.dotm file). I am working on embedding some custom Ribbon UI components by means of a customUI\\customUI14.xml file within the .dotm archive.[详细]
2023-02-25 15:12 分类:问答DropDownGallery Object?
I was trying to follow this link to set up a drop down gallery on my ribbon bar using wpf and c#: http://msdn.microsoft.com/en-us/library/dd742868(v=VS.85).aspx[详细]
2023-02-25 13:55 分类:问答SharePoint 2010 - My Sites, modifications to navigation ribbon at the very top
After much online research and getting close to what I am looking for by hacking it together (ie. modifying templates and other files, exactly what every expert out there appears to advise against in[详细]
2023-02-23 00:40 分类:问答