ribbon-control
How to disable hide/unhide in WPF Ribbon Control
I am using the latest Ribbon Control from MS. When one double click the Tab Header, the whole Ribbon will hide the content and show only the header text. I want to disable this hide/unhide feature. So[详细]
2023-03-16 15:45 分类:问答RibbonControl: center Title
I\'m using the Microsoft RibbonControl on a UserControl (it needs to be so we can host it on a stub form to host the WPF in our MDI system). Sadly, the title of the Ribbon displays 开发者_运维百科Top/[详细]
2023-03-16 01:33 分类:问答Adjusting width between image and label in RibbonMenuItem
I\'m having some difficulty with styling the RibbonMenuButton in Micr开发者_JAVA技巧osoft Ribbon for WPF (October 2010).[详细]
2023-03-15 02:08 分类:问答Using the RibbonSplitButton outside of Ribbon?
when I\'m using the RibbonSplitButton outside of a Ribbon, it looses a bit of it\'s style and the MouseOver-Effect flickers very fast.[详细]
2023-03-12 15:24 分类:问答Should I use a ribbon bar interface when re-designing an application
We are in the process of designing a new User Interface for our main application. Opinion is divided in our office as to whether we should use a ribbon bar interface or not. I personally prefer it fro[详细]
2023-03-08 11:21 分类:问答Problem in RibbonControlLibrary
I am facing an issue in Microsoft\'s RibbonControlLibrary. I have created a simple WPF application and I am using RibbonControlLibrary to create a ribbon bar on top. Problem is shown in image below.[详细]
2023-03-06 09:15 分类:问答Trouble updating UI using Dispatcher.Invoke
I am working on a plugin based WPF Application. The plugins are loaded parallely using multiple threads. One of the plugins is a UI plugin that uses a WPF RibbonWindow. I am trying to add a RibbonTab[详细]
2023-02-24 11:07 分类:问答How to get title bar buttons like Office 2010?
how is it possib开发者_高级运维le to give to the mininum / maximum / close buttons of the title bar of a WPF application the same style as in Office 2010?[详细]
2023-02-22 10:31 分类:问答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 RibbonGroup selection Changed Event
Hi i\'m wondering if someone can help me. I\'m using a WPF Ribbon control and specifically a RibbonGroup control within that. The xaml for the RibbonGroup that i am using is below.[详细]
2023-02-12 19:25 分类:问答
加载中,请稍侯......