ribboncontrolslibrary Questions

5

Solved

I am using the Ribbons Control Libary from Microsoft for WPF to privide a Ribbon in our WPF Application. We use Splitbuttons in the following way in the XAML Part: <r:RibbonSplitButton Label="...
Rudder asked 9/1, 2014 at 8:50

6

Solved

I'm trying to have text in the top level of a RibbonApplicationMenu (trying to the get the word File there similar to Word or Outlook). It seems the Microsoft.Windows.Controls.Ribbon.RibbonApplicat...
Phycomycete asked 14/7, 2011 at 18:30

3

Solved

I'm using "Microsoft Ribbon for WPF" and creating multiple RibbonTab. I cannot figure out a way to view/focus different tabs in the designer and it by default show the "Home" tab. To see design/xam...

4

Solved

How can I add Quick Access Item container default by RibbonLibrary if I have binded collection for it. Its throws Operation is not valid while ItemSource is in use while is I add Quick Access tool ...
Calva asked 22/7, 2015 at 13:12

4

Solved

In the new WPF application we write, we will be using DevExpress controls suite, and will have a Ribbon. Currently, the options I see are: Microsoft - The vendor's offer, probably will get into ...
Eleazar asked 16/12, 2010 at 7:19

2

Solved

I have a RibbonComboBox that is used to set font sizes. It has a RibbonGallery that lists the various font sizes, displayed in the appropriate FontSize: <r:RibbonComboBox DataContext="{x:Static...

2

My question is basically this one. I thought it would help to provide some more information and code that makes it easier to reproduce the problem, though. Working with the Microsoft.Windows.Contr...

2

Solved

I have a question regarding WPF and RibbonControlsLibrary. I tried to find the source of this error myself but I just do not seem to be able to find it. I am using the WPF RibbonControlsLibrary fr...
Etan asked 5/5, 2012 at 13:9

1

Solved

How do I set the SelectedItem on a RibbonComboBox using MVVM pattern? View <ribbon:RibbonComboBox> <ribbon:RibbonGallery SelectedItem="{Binding Foobar, Mode=TwoWay}"> <ribbon:Rib...
Foltz asked 11/4, 2012 at 14:28

3

Solved

I see the majority of WPF Ribbon examples out there use some code like xmlns:r="clr-namespace:Microsoft.Windows.Controls.Ribbon;assembly=RibbonControlsLibrary" I'm getting this error..."The t...
Disembroil asked 24/11, 2010 at 14:37

3

Solved

I am using the RibbonControl from WPF toolkit. It has the Office Blue, Black and Silver themes. But the the theme is not applying for the controls in the window. Is there any solution for that? I ...
Gangrene asked 30/9, 2009 at 11:16
1

© 2022 - 2024 — McMap. All rights reserved.