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‑08‑01
3,792 views
"Is it possible to modify the look and feel of the Ribbon ApplicationButton to resemble the new look and feel of Offic..."
2010‑04‑16
3,288 views
"The documentation suggests that the Mini-ToolBar can be "paired and displayed with any context menu". How ..."
2010‑02‑01
4,891 views
"We have noticed that the ribbon button image seems to be fuzzy when we use Windows Icons (ICO files) as the ImageSour..."
2010‑03‑03
4,733 views
"Accelerator Keys in the ribbon menus don't seem to work and/or are not supported. I'm not talking about th..."
2010‑04‑15
2,437 views
"Hello Support, I have a strange effect with the QAT that suddenly appeared after I have modified some brushes: Cl..."
2010‑04‑15
4,326 views
"I just moved over to visual studio 2010 and When closing the ribbonwindow i get the error: "An attempt has b..."
2010‑04‑14
3,245 views
"If you have a RibbonWindow (glass enabled) with an ApplicationName that is bound to a property on the data context, t..."
2010‑04‑09
2,999 views
"Hi, how can I bind the IsActive property of a ribbon contextual tab in order to set it active when a specific wizard..."
2010‑04‑08
4,983 views
"Rather than include the xaml for the ribbon tabs in the same xaml file as the Ribbon itself, we've given each Tab..."
2009‑05‑08
4,786 views
"System: .NET 3.5, Windows Vista, 64-bit public partial class Window1 : Window { public Window1() ..."
2010‑04‑01
2,409 views
"I have 2 Save buttons. One in the quick access toolbar and the other in the ribbon inside a RibbonGroup. After openi..."
2010‑04‑02
2,389 views
"We use context tabs that are created at run-time. We support adding items from the context tabs to the Quick Access T..."
2010‑03‑31
3,045 views
"Hi, I was able to create a ribbon button with the follwing line... <ribbon:Button Label="Open" Comma..."
2010‑03‑26
2,390 views
"Hi actiproteam, I'm trying to implement an line spacing function (similar to word). It's a ComboBox with 4..."
2010‑03‑25
3,839 views
"Hi We have some context menus and ribbon tabs with the same commands. In some scenarios we wish to strike through ..."
2010‑03‑23
3,079 views
"I'm using the RibbonWindow with the Office2007 black theme and ResizeMode="CanResizeWithGrip". I also ..."
2010‑03‑18
3,973 views
"Hello ActiPro I want to simply bind to an Property in a Context. It will just runs great with a RibbonCheckBox or ..."
2010‑03‑10
2,545 views
"Just tested this on XP with .NET 4.0 and VS2010 RC, build 515. Same issue across themes... can't test on other OS..."
2010‑03‑08
3,706 views
"Isn't multibinding supported by default on a Label control? Here is my XAML. This *DOES* work at runtime. I ca..."
2010‑03‑05
2,518 views
"I have a tab defined as follows: <ribbon:Tab Label="View" KeyTipAccessText="V"> ..."