ribbon
Outlook 2010 - Change the name of a menu tab
I have been asked to write a script to change the name of a 3rd party tab on all Outlook 2010 users\' ribbons.[详细]
2023-02-22 09:11 分类:问答Using Microsoft (or other) ribbon with large project and MVVM
Our application is a large project with many modules and view. The main window has a ribbon in it, and we are looking for the best way to integrate the ribbon in the application.[详细]
2023-02-22 07:27 分类:问答Problem with Icon binding in WPF Fluent
I am using Fluent from fluent.codeplex.com. This works in my XAML file: <Image Name=\"image1\" Stretch=\"Fill\" Height=\"40\"[详细]
2023-02-22 04:24 分类:问答wpf ribbon complete tutorial
How to use ribbon 开发者_如何学运维control mainly in quick access toolbar?There are some samples there too[详细]
2023-02-21 01:20 分类:问答Unhandled exception when adding a RibbonGroup
I am trying to implement the Outlook Ribbon in a WPF application, and the ribbon works fine.However when I try to add a RibbonGroup, I get an unhandled exception in the XAML.[详细]
2023-02-19 12:40 分类:问答WPF "object" browser similar to Windows explorer?
I\'m writing a server management application. I want to show a and a \"grid\" or whatever you want to call it, with an icon for each server. Kind of like how Explorer has an icon with text for each fi[详细]
2023-02-16 01:43 分类:问答Styling Ribbon from the RibbonControlsLibrary
Ribbon is nice. I want to make it nicer... (IMHO) With the Ribbon (from RibbonControlsLibrary on .NET 3.5 sp1), it is ok to change some backgrounds and foregrounds. But the thing I want to re-style i[详细]
2023-02-14 06:36 分类:问答Applying Office2007 theme on RibbonBar on WPF
I downloaded Microsoft Ribbon for WPF. I installed it, and as expected, it is Awesome. But when I\'m trying to change the theme with the following code, VS claims that he cannot find the file.[详细]
2023-02-14 00:28 分类:问答Custom actions migration from SP 2007 to 2010
I have custom action defined in my SharePoint 2007 feature. It adds new item to document library menu.[详细]
2023-02-12 09:40 分类:问答How can I catch the OnClosing Event from a Ribbon Window?
In my application I used to use the wpf windows where are extendd from System.WIndows.Window. I am thinking of migrate them to using Ribbon Windows which are extended From ToolWindow.[详细]
2023-02-11 21:50 分类:问答