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
471 views
"Hi, I wanted to ask how to implement the ContextualTabGroup appearance (atleast portion of it) in the ribbon when mig..."
2023‑03‑27
517 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
3,798 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,132 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
576 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
480 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
551 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
605 views
"I have correctly bound a CommandParameter and Command to a Ribbon Button. The button is enabled when the Commands ..."
2022‑12‑06
616 views
"Hello, is there some way how to display a themed MessageBox popup window? The System.Windows.MessageBox(...) seems ..."
2022‑12‑02
1,173 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
664 views
"I am using this feature: https://www.actiprosoftware.com/docs/controls/wpf/ribbon/layout-features/screen-tips My x..."
2022‑11‑29
566 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
528 views
"Hello, I am wondering if Menu Item Access Key support other languages/keyboard layouts that include non-Latin charact..."
2022‑10‑11
651 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
555 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
710 views
"Hello, there is some way how to access/translate the following texts in the following places?: Texts in the popu..."
2022‑08‑01
669 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
646 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
868 views
"Hi there, we are facing a invalidOperationException when using the DockSizeLayoutSerializer.ApplyTo method. The ex..."
2022‑07‑12
638 views
"I want to dock a tool item on the far right of the toolbar. Is there a code example to achieve this effect?"