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

  Date Thread Details
2009‑02‑09
2,789 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
3,780 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,026 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,040 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,049 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
2,927 views
"System: .NET 3.5, Windows Vista, 64-bit <Window x:Class="WpfApplication3.Window1" xmlns="ht..."
2009‑01‑28
3,203 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,545 views
"I want to remove a Tab and its content from a ribbon if (Ribbon.Tabs[index] is Tab) { ..."
2008‑12‑26
4,166 views
"Hi, I would like to know how can we implement the feature of remebering items added to QAT at runtime. How to get ..."
2009‑01‑21
3,661 views
"Hi everybody. I'm using the lines: Uri uri = new Uri("PresentationFramework.Classic;V3.0.0.0;31bf3856a..."
2009‑01‑19
3,722 views
"Hi guys, Can someone help me apply a mask to a Ribbon.Textbox control? I am trying to set textboxes to only allow ..."
2009‑01‑16
3,224 views
"System: .NET 3.5, Windows Vista, 64-bit <navigation:NavigationBar> <navigation:NavigationPan..."
2009‑01‑14
2,964 views
"We've been noticing an issue where the expander (customize QAT button) does not always redraw properly. We'v..."
2009‑01‑13
3,317 views
"All of the ScreenTip properties that take text the majority of the time (Description, Header and Footer) are objects...."
2009‑01‑12
10,897 views
"I am trying to use a Button in a DataTemplate and specify a binding on both the Command and Label properties, but if ..."
2009‑01‑12
2,810 views
"MenuItemDescription is not marked with the Localizability attribute."
2009‑01‑06
4,844 views
"Hi! Can you give me a suggestion about making a Ribbon Tab to support ICheckableCommandParameter interface like Ri..."
2009‑01‑05
3,995 views
"The title bar of the RibbonWindow, being composed of WPF elements, naturally inherits the Cursor property set on the ..."
2009‑01‑06
4,980 views
"I am trying to create a menu dynamicly using databinding, where the datasource is hierarchical with parent objects ma..."
2008‑12‑30
3,468 views
"Is it possible to set a background color of a ribbon button? Setting the 'Background' property of the button..."