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
2023‑04‑14
538 views
"Hi, I wanted to ask how to implement the ContextualTabGroup appearance (atleast portion of it) in the ribbon when mig..."
2023‑03‑27
609 views
"Hi, I want to implement a fullscreen mode option which would close all the tool windows and collapse the ribbon so ..."
2023‑03‑07
4,117 views
"Hello, I am having trouble getting my ContextMenu to work, and I've tried all kinds of "hacks" without getting this..."
2022‑05‑25
1,230 views
"Hi there, Any plans to support the new Office 365 ribbon look? I'm not sure when it came out but fairly recently. ..."
2023‑03‑02
641 views
"One of my customers reported that sometimes two files are opened when using the Recent Documents list. I found that t..."
2023‑03‑02
546 views
"Hi, we just recently upgraded from v17 and part of our existing code need to be run at time the backstage closed. We ..."
2023‑02‑28
620 views
"I've just upgraded from V17 and looks like StatusBar is no longer a DependencyProperty for RibbonWindow? If that's th..."
2023‑02‑04
696 views
"I have correctly bound a CommandParameter and Command to a Ribbon Button. The button is enabled when the Commands ..."
2022‑12‑06
701 views
"Hello, is there some way how to display a themed MessageBox popup window? The System.Windows.MessageBox(...) seems ..."
2022‑12‑02
1,307 views
"I would like to add a button in the code behind to a ribbon group. MyRibbonGrp.Items.Add(new Button()); That also wor..."
2022‑11‑28
745 views
"I am using this feature: https://www.actiprosoftware.com/docs/controls/wpf/ribbon/layout-features/screen-tips My x..."
2022‑11‑29
633 views
"Hi, I'm testing screenreader accessibility and I was wondering if it's possible to add a label to the Dialog Launcher..."
2022‑10‑31
597 views
"Hello, I am wondering if Menu Item Access Key support other languages/keyboard layouts that include non-Latin charact..."
2022‑10‑11
741 views
"I need to design a dropdown box whose items have children. And I want the current item to be automatically selected w..."
2022‑08‑30
615 views
"Hello, How can I customize the template for the screentip? I would like to change the f1 help icon, soften the sep..."
2022‑07‑21
788 views
"Hello, there is some way how to access/translate the following texts in the following places?: Texts in the popu..."
2022‑08‑01
747 views
"When the Windows display scale setting is changed to something other than 100%, the icons on the ribbon bar become bl..."
2022‑07‑25
718 views
SplitButton by SPF
2 replies (3 years ago)
"”Can the left and right parts of the SplitButton control independently control the "enabled" behavior?"
2022‑07‑13
937 views
"Hi there, we are facing a invalidOperationException when using the DockSizeLayoutSerializer.ApplyTo method. The ex..."
2022‑07‑12
715 views
"I want to dock a tool item on the far right of the toolbar. Is there a code example to achieve this effect?"