Ribbon for WPF

Discussion Forums

Post about Ribbon for WPF suggestions, bugs, workarounds, and request support in this forum.

NOTE: This product is being deprecated in favor of the Bars for WPF product, which has a much-improved Ribbon control. Please make sure that any posts for the newer Bars version of the Ribbon control are made in the Bars for WPF forum instead.

Please note that while we value customer input in this forum and it does help guide our development efforts, it may not always represent our actual priority list.

New Question New Problem New Idea

Threads (1,108)

  Date Thread Details
2009‑02‑24
6,589 views
"In the normal WPF ContextMenu, if I add commands to MenuItems in a context menu, the keyboard shortcut is displayed, ..."
2009‑02‑25
3,810 views
"When using the RibbonWindow and performing a Maximize/Restore, layout is performed twice. This is a problem because I..."
2009‑02‑19
3,287 views
"Hi, I'm just playing with the GroupVariants on a tabgroup, and it appears to me that they will still Collapse ..."
2009‑02‑17
3,944 views
"I have a SplitButton with a Menu containing several normal Buttons as PopupContent. Each Button in the menu is meant ..."
2009‑02‑13
3,025 views
"Hi, I have a problem related to QAT, that the "More Commands..." option is not getting enable at all in ..."
2009‑02‑16
6,052 views
"This may or may not be a bug but I'll give you guys the benefit of the doubt :P <ribbon:Ribbon Name=&qu..."
2009‑02‑17
3,491 views
"Hi all, I have a ribbon bar with 4 tabs and multiple groups/buttons in each tab. I am hiding/showing groups/but..."
2009‑02‑13
6,340 views
"I have an Application Menu defined as follows: <ribbon:Ribbon.ApplicationMenu> <ribbon:ApplicationMenu..."
2009‑02‑13
9,600 views
"If Window2.Execute() is activated by pressing input gesture (F4), e.Parameter is null. If activated by mouse click, p..."
2009‑02‑13
4,091 views
"Hi, How can I add an input gesture 'Ctrl + Z' that fires a specific method in my application to the ribbon:B..."
2009‑02‑11
12,053 views
"If I put this XAML into the Ribbon: <CheckBox IsChecked="{Binding Path=DisableOverlayCaching}" Content=..."
2009‑02‑10
2,999 views
"Hi Owen, Sorry but gallery items need to be selected via the GalleryBase.SelectedItem property. You cannot select..."
2009‑02‑10
4,682 views
"Hello, I use a ContextMenu in PopupButton in a StatusBar <ribbon:RibbonWindow.StatusBar> ..... ..."
2009‑02‑09
3,155 views
"How can I set a default color when the split button is clicked for the first time? I tried naming the ColorPickerGal..."
2009‑02‑04
4,232 views
"I'm currently evaluating the actipro ribbon, and one of our requirements is the ability to place out own custom c..."
2009‑02‑05
3,428 views
"Is there a way for me to specify a re-size order of panels within a group? For example, could I have 2 stack panel..."
2009‑02‑06
3,427 views
"Hi, i do have some ribbon:buttons outside my ribbon window. Is there an easy way to change the style for those butto..."
2009‑01‑30
3,461 views
"I spent 10 minutes trying to figure out why nothing I put inside a Ribbon PopupButton would show up until I realized ..."
2009‑01‑30
3,293 views
"System: .NET 3.5, Windows Vista, 64-bit <Window x:Class="WpfApplication3.Window1" xmlns="ht..."
2009‑01‑28
3,587 views
"I'm trying to implement format painter in the ribbon much like office does. A single click allows for a single f..."