Questions tagged [ribboncontrolslibrary]

The RibbonControlsLibrary.dll is a WPF Ribbon Library.

The RibbonControlsLibrary.dll is a WPF Ribbon Library. https://archive.codeplex.com/?p=wpf

68 questions
0
votes
1 answer

WPF Command CanExecute event doesn't fire unless RibbonGroup dropdown is open

I have about 5 RibbonGroups inside a RibbonTab and each ribbon group contains about 3-5 commands. To fit everything on screen, WPF Ribbon control automatically collapse few RibbonGroups into dropdown menus. Nothing special till here. Now I see that…
digitguy
  • 1,014
  • 2
  • 12
  • 29
0
votes
1 answer

WPF right align ribbon button

Is there a way to align a ribbon button to the right? I'm using Microsoft ribbon. Thanks, Raymond
Boggs
  • 133
  • 9
0
votes
2 answers

Setters in generic xaml that modifies named component properties inside a ribbon control

I was asking in 16x16 pixel images in RibbonApplicationMenuItem gets stretched how to make images that are in ribbon menu items smaller (and not stretching out to 32x32 as if that in any case would be desirable). I got an excellent answer, based on…
Anders Lindén
  • 6,839
  • 11
  • 56
  • 109
0
votes
1 answer

16x16 pixel images in RibbonApplicationMenuItem gets stretched

I am having a ribbon application menu that looks like this:
Anders Lindén
  • 6,839
  • 11
  • 56
  • 109
0
votes
1 answer

Use GroupSizeReductionOrder in RibbonControlsLibrary with MVVM

I am using the RibbonControlsLibrary (.Net 4.0) for my ribbons. My implementation is completely realized using MVVM. Now I like to use the benefit of the resizing feature. But I can't set the reduction order of the group boxes. This is because I…
Kai
  • 1,277
  • 2
  • 15
  • 25
0
votes
1 answer

Multiple views using Microsoft.Windows.Controls.Ribbon

I have a WPF ribbon application using Microsoft.Windows.Controls.Ribbon. I can set the view through the Grid.Row tag: Q:…
l33t
  • 18,692
  • 16
  • 103
  • 180
-1
votes
1 answer

RibbonControlsLibrary - different behaviors tab navigation

Ribbon control has different behaviors for tab order.
Rover
  • 2,203
  • 3
  • 24
  • 44
-1
votes
1 answer

Using Prompts in Microsoft Ribbon Controls WPF

I'm writing a WPF application with uses the Microsoft ribbon from the System.Windows.Controls.Ribbon namespace. I'm trying to follow Microsoft's guidelines as closely as possible, but I noticed a few features they mention which I can't seem to find.…
Keith Stein
  • 6,235
  • 4
  • 17
  • 36
1 2 3 4
5