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

  Date Thread Details
2009‑02‑19
3,136 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,721 views
"I have a SplitButton with a Menu containing several normal Buttons as PopupContent. Each Button in the menu is meant ..."
2009‑02‑13
2,882 views
"Hi, I have a problem related to QAT, that the "More Commands..." option is not getting enable at all in ..."
2009‑02‑16
5,890 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,345 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,103 views
"I have an Application Menu defined as follows: <ribbon:Ribbon.ApplicationMenu> <ribbon:ApplicationMenu..."
2009‑02‑13
9,372 views
"If Window2.Execute() is activated by pressing input gesture (F4), e.Parameter is null. If activated by mouse click, p..."
2009‑02‑13
3,871 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
11,886 views
"If I put this XAML into the Ribbon: <CheckBox IsChecked="{Binding Path=DisableOverlayCaching}" Content=..."
2009‑02‑10
2,835 views
"Hi Owen, Sorry but gallery items need to be selected via the GalleryBase.SelectedItem property. You cannot select..."
2009‑02‑10
4,513 views
"Hello, I use a ContextMenu in PopupButton in a StatusBar <ribbon:RibbonWindow.StatusBar> ..... ..."
2009‑02‑09
2,988 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,047 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,258 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,243 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,258 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,129 views
"System: .NET 3.5, Windows Vista, 64-bit <Window x:Class="WpfApplication3.Window1" xmlns="ht..."
2009‑01‑28
3,410 views
"I'm trying to implement format painter in the ribbon much like office does. A single click allows for a single f..."
2009‑01‑23
4,781 views
"I want to remove a Tab and its content from a ribbon if (Ribbon.Tabs[index] is Tab) { ..."
2008‑12‑26
4,407 views
"Hi, I would like to know how can we implement the feature of remebering items added to QAT at runtime. How to get ..."