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,111)

  Date Thread Details
2009‑03‑05
5,030 views
"Is there a way to make the button perform a click when the user presses the enter key when the button has focus (like..."
2009‑02‑26
5,520 views
"System: .NET 3.5, Windows Vista, 64-bit RibbonCommandUIProvider provider = new RibbonCommandUIProvider..."
2009‑02‑24
3,079 views
"I'm setting the InitialColumnCount property on my PopupGallery, and it is coming up looking exactly like I'd ..."
2009‑02‑24
6,773 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,956 views
"When using the RibbonWindow and performing a Maximize/Restore, layout is performed twice. This is a problem because I..."
2009‑02‑19
3,434 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
4,172 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,165 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,210 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,739 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,563 views
"I have an Application Menu defined as follows: <ribbon:Ribbon.ApplicationMenu> <ribbon:ApplicationMenu..."
2009‑02‑13
9,891 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,225 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,321 views
"If I put this XAML into the Ribbon: <CheckBox IsChecked="{Binding Path=DisableOverlayCaching}" Content=..."
2009‑02‑10
3,135 views
"Hi Owen, Sorry but gallery items need to be selected via the GalleryBase.SelectedItem property. You cannot select..."
2009‑02‑10
4,930 views
"Hello, I use a ContextMenu in PopupButton in a StatusBar <ribbon:RibbonWindow.StatusBar> ..... ..."
2009‑02‑09
3,291 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,464 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,582 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,564 views
"Hi, i do have some ribbon:buttons outside my ribbon window. Is there an easy way to change the style for those butto..."