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
2010‑04‑08
5,176 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,032 views
"System: .NET 3.5, Windows Vista, 64-bit public partial class Window1 : Window { public Window1() ..."
2010‑04‑01
2,631 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,582 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,272 views
"Hi, I was able to create a ribbon button with the follwing line... <ribbon:Button Label="Open" Comma..."
2010‑03‑26
2,605 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,058 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,334 views
"I'm using the RibbonWindow with the Office2007 black theme and ResizeMode="CanResizeWithGrip". I also ..."
2010‑03‑18
4,203 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,743 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,978 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,707 views
"I have a tab defined as follows: <ribbon:Tab Label="View" KeyTipAccessText="V"> ..."
2010‑03‑05
2,692 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,347 views
"Setting the following ScreenTipDescription via C# works fine: zoomButton.ScreenTipDescription = "Open the Zoo..."
2010‑03‑04
2,833 views
"NOTE: Same issue exists with the compiled Sample Browser | Document Editor Open Application Button | Open New Subm..."
2010‑03‑04
2,695 views
"In order to save / restore the main application window, we use (via interop) the GetWindowPlacement() / SetWindowPlac..."
2010‑03‑03
2,354 views
"I set a screen tip for my ribbon gallery. The ribbon gallery also has a pop-up gallery when you click the button. Th..."
2010‑03‑03
2,533 views
"Here is my relevant XAML... All I added was WindowState="Maximized" (discovered this when adding Save/Resto..."
2010‑03‑02
3,215 views
"I'm using build 514 on XP fully patched. VS 2010 B2 (haven't put RC on this machine yet). Seems like if I ..."
2010‑03‑01
3,730 views
"I'm using the Ribbon + ZOOM slider in the way illustrated in the Document Editor sample. How can we make it more ..."