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

  Date Thread Details
2010‑04‑15
2,875 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,730 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,674 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
3,452 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
5,353 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
5,215 views
"System: .NET 3.5, Windows Vista, 64-bit public partial class Window1 : Window { public Window1() ..."
2010‑04‑01
2,830 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,769 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,484 views
"Hi, I was able to create a ribbon button with the follwing line... <ribbon:Button Label="Open" Comma..."
2010‑03‑26
2,790 views
"Hi actiproteam, I'm trying to implement an line spacing function (similar to word). It's a ComboBox with 4..."
2010‑03‑25
4,261 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,522 views
"I'm using the RibbonWindow with the Office2007 black theme and ResizeMode="CanResizeWithGrip". I also ..."
2010‑03‑18
4,347 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,890 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
4,154 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,818 views
"I have a tab defined as follows: <ribbon:Tab Label="View" KeyTipAccessText="V"> ..."
2010‑03‑05
2,809 views
"Small issue with the ribbon checkbox control: 1) click on a checkbox (do NOT release mouse button) 2) move mouse ..."
2010‑03‑05
5,508 views
"Setting the following ScreenTipDescription via C# works fine: zoomButton.ScreenTipDescription = "Open the Zoo..."
2010‑03‑04
2,991 views
"NOTE: Same issue exists with the compiled Sample Browser | Document Editor Open Application Button | Open New Subm..."
2010‑03‑04
2,837 views
"In order to save / restore the main application window, we use (via interop) the GetWindowPlacement() / SetWindowPlac..."