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

  Date Thread Details
2010‑08‑15
2,825 views
Ribbon Backstage by Yossi
1 reply (15 years ago)
"HI, As far as I understand, the upcoming WPF Studio 2010.2 version will include complete backstage support, isn'..."
2010‑08‑10
3,517 views
"Dear Actipro, I have tried making my ObservableCollection sorted on the Category, but it seems as if the RibbonGal..."
2009‑06‑10
8,568 views
"Hi, I have a problem with a ComboBox in a Ribbon. Its ItemsSource is bound to a collection and I believe a Command..."
2010‑08‑02
2,948 views
"The ribbon tooltips are often sized incorrectly. They often leave a ton of empty space on the right. You can easil..."
2010‑07‑26
4,162 views
"Hi All, We have some problems with a command binding. We created a Ribbon with few button like that: <ribb..."
2010‑07‑20
4,154 views
"Actipro, I would like a ribbon button to show a different image based on its IsChecked value. However it is ignor..."
2010‑07‑19
2,860 views
"Hi, We are applying combo template on our propertyGridItem (an instance of PropertyGridPropertyItem class) as: ..."
2010‑07‑18
2,999 views
"Hello, I was wondering if anyone has some example code on how I could use the Ribbon Menu Control as a Main Menu ..."
2010‑07‑11
2,670 views
"Hi, I'm using the 10.1.0523 WPF Ribbon. Is there any built-in possibility to store the QAT buttons and their or..."
2010‑07‑06
3,066 views
"When using the ribbon combo box, if the IsEditable attribute is set to true, then the combobox does not properly rend..."
2010‑07‑07
2,582 views
"I just downloaded the last 10.1.0523 WPF Ribbon. I was really surprised to see that the scenic (Office 2010) theme lo..."
2010‑07‑06
2,841 views
"Hi, In our App constructor we have following line of code: ActiproSoftware.Windows.Themes.ThemeManager.CurrentThe..."
2010‑06‑29
2,674 views
"A few versions ago, you implemented the mechanism where the KeyTipAccessText text will be underlined in the menu text..."
2010‑06‑22
3,101 views
"1) Open Document Editor (like Word) sample 2) Right click on document to bring up context menu 3) Left click on Cut..."
2010‑06‑18
3,031 views
"We would like to change the color of the Application Button, but cannot figure out how. We are currently using the s..."
2010‑06‑18
3,264 views
"I want to completely replace the ApplicationButton but keep it's functionality. When I use a ControlTemplate wit..."
2010‑06‑16
3,022 views
"We disable the QAT with QuickAccessToolBarLocation="None" in the XAML... However, we can still right cli..."
2010‑06‑11
2,685 views
"This is on XP with .NET 4.0. 32-bit. Default XP blue theme. Default XP blue theme system metrics. 1) Open Document..."
2010‑06‑04
3,176 views
"This *was* working... not sure what version it broke in, but had to be pretty recent. Was also broken in 520. Thats t..."
2010‑06‑04
2,929 views
"Using classic Ribbon in a popup window... <ribbon:Ribbon.ApplicationMenu> <ribbon:ApplicationMenu..."