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‑01‑30
3,594 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,467 views
"System: .NET 3.5, Windows Vista, 64-bit <Window x:Class="WpfApplication3.Window1" xmlns="ht..."
2009‑01‑28
3,744 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
5,147 views
"I want to remove a Tab and its content from a ribbon if (Ribbon.Tabs[index] is Tab) { ..."
2008‑12‑26
4,772 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
4,214 views
"Hi everybody. I'm using the lines: Uri uri = new Uri("PresentationFramework.Classic;V3.0.0.0;31bf3856a..."
2009‑01‑19
4,265 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,725 views
"System: .NET 3.5, Windows Vista, 64-bit <navigation:NavigationBar> <navigation:NavigationPan..."
2009‑01‑14
3,451 views
"We've been noticing an issue where the expander (customize QAT button) does not always redraw properly. We'v..."
2009‑01‑13
3,841 views
"All of the ScreenTip properties that take text the majority of the time (Description, Header and Footer) are objects...."
2009‑01‑12
11,633 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
3,295 views
"MenuItemDescription is not marked with the Localizability attribute."
2009‑01‑06
5,466 views
"Hi! Can you give me a suggestion about making a Ribbon Tab to support ICheckableCommandParameter interface like Ri..."
2009‑01‑05
4,541 views
"The title bar of the RibbonWindow, being composed of WPF elements, naturally inherits the Cursor property set on the ..."
2009‑01‑06
5,863 views
"I am trying to create a menu dynamicly using databinding, where the datasource is hierarchical with parent objects ma..."
2008‑12‑30
4,009 views
"Is it possible to set a background color of a ribbon button? Setting the 'Background' property of the button..."
2009‑01‑05
3,273 views
"Hi, I am facing a very strange behavior described as below: We have a ribbon window in our application which can ..."
2009‑01‑05
6,360 views
"Hi, How can i change the resize grip background color (to give it some gradient). Do i need to define a template f..."
2008‑12‑30
2,780 views
"Hello, When the ribbon is in minimize mode - Is there a way to prevent the ribbon from automatically minimize when..."
2008‑12‑29
3,090 views
"I have a small feature request. We would like to be able to toggle the visibility of the control buttons in the Ribb..."