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

  Date Thread Details
2017‑06‑05
3,028 views
"How do I get a Separator to display in Backstage's left-hand area, like Office 2013/2016? I've tried various combina..."
2017‑05‑24
2,717 views
"Hi, looking at your page http://www.actiprosoftware.com/products/controls/wpf/ribbon/backstage I found the backstag..."
2015‑01‑07
4,510 views
"Hi, I realize this is a very old build (2011.1.545), but this is a new issue. Unfortunately, we are kind of stuck o..."
2017‑05‑23
2,663 views
"Issue Description:Window is trying to adjust width, seems it is rendering width a kind of shaking before displaying w..."
2017‑03‑26
2,942 views
"Microsoft has included the Ribbon control in WPF. I'm designing new application (.NET 4.5.1) that's going to use ri..."
2017‑04‑10
2,664 views
"Ribbon Tab have ImageSourceSmall and ImageSourceLarge properties. How can I use them? I would like to show a smal..."
2017‑03‑22
2,770 views
"Hello. I'm use next command callback private void OnNextCanExecuted(object sender, CanExecuteRoutedEventArgs e) ..."
2017‑02‑08
3,271 views
"Hello, I am adding to my ribbon a control that like Powerpoint lets you change the fill/border etc color of a shape..."
2017‑01‑31
3,168 views
"1. Minimise the ribbon 2. Press the backstage button. 3. There is a horizontal strip that is drawn over the top o..."
2017‑01‑16
3,392 views
"There is a very annoying problem on some Windows 10 systems, please see the screenshot: https://s27.postimg.org/r3j7s..."
2016‑12‑21
3,088 views
"How to use TitleBarScaleTransform property from de RibbonWindow? I want to scale like: <TitleBarScaleTransform...."
2016‑12‑11
3,275 views
"RibbonWindow.StatusBar not show on Visual Studio WPF designer."
2016‑12‑01
3,679 views
"Hi, I have a ribbon tab <ribbon:Tab x:Class="RibbonTabAssetmanagement" x:Name="RibbonTabAssetmanagement" wit..."
2016‑12‑01
3,122 views
"Hi, I want to QAT Serialize button with MyCommand that inherited System.Windows.Input.ICommand.However, the followi..."
2016‑11‑14
3,665 views
"Hi, Just upgraded from Actipro v15 to v16.1.633 with very changes required, none related to Ribbon. Problem : Th..."
2016‑03‑23
5,966 views
"Hello, when a developer went back to his computer after having launched one application from remote, the following ..."
2016‑10‑25
4,358 views
"Hi all, is there anyway to disable or remove the backstage back button (the <- arrow button)? I would like..."
2016‑09‑16
3,408 views
"So I am trying to add controls like TextBox, ComboBox, and a DateTime control to the Ribbon. I started using the cont..."
2016‑09‑13
4,001 views
"I am trying to layout a Ribbon Gallery in a very similar way to the “Gallery Rows Sample” found in the Sa..."
2016‑09‑15
5,306 views
"Hi, in my application I want a ribbon with a few ribbon tabs. One of these tabs should contain a usercontrol, which..."