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

  Date Thread Details
2021‑10‑17
632 views
"Hi, I have a custom control in a ribbon tab, which has its own context menu. In newest Ribbon versions, that menu i..."
2021‑12‑14
492 views
"Hi, we noticed some differences in the white ribbon theme to version used in Office 2019. Firstly the application..."
2021‑12‑09
525 views
"Hi, we are using Colorpickergallery to select to bind the colour to our controls. we need like when ever we select ..."
2021‑11‑04
485 views
"Hi! I am trying to make a backward navigation feature with SpiltButton. It consists of a backward navigation button..."
2021‑10‑09
501 views
"Hi, I would like to ask whether is it possible to hide or collapse the ToggleMinimizationButton on the right side o..."
2021‑09‑21
529 views
"Hi, If I set the <Setter Property="Padding" Value="10,0,0,0"/>, and the Hint to "Search" for a ribbon:Tex..."
2021‑09‑14
649 views
"Hello Actipro, In main window I have a docksite with 2 document windows inside (DW1 and DW2). In that main window a..."
2021‑08‑10
646 views
"Hello, I have a question regarding the implementation of the access key I wrote the following code <ribbon:Bu..."
2021‑08‑04
558 views
"I'm hoping to get some assistance with the visual style of contextual tab groups in the newest Nuget version of Actip..."
2021‑05‑25
790 views
"Hi, I have a form with more textboxes with default foreground in theme Metro.Dark. For some reason (to signalize th..."
2021‑06‑29
606 views
"I've got an app that we're currently converting most of our controls over to Actipro. In the process of transitioni..."
2021‑06‑29
700 views
"Hi there, we currently got the problem that some ribbon groups are not rendered correctly. We use the ItemVariantBe..."
2021‑06‑02
568 views
"I’m trying to bind the SelectedItem of a ColorPickerGallery to a binding within a DataGrid. I have a List of ob..."
2021‑05‑19
573 views
"<Window x:Class="WpfApp11.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" ..."
2021‑04‑12
775 views
"Hi, in our application we dynamically add/remove ribbon tabs based on the selected tab of a tab control. This cause..."
2021‑03‑30
606 views
"Hi, I believe we have discovered a bug in the Ribbon control. Our application sets HwndSource.DefaultAcquireHwndF..."
2021‑03‑05
630 views
"Hi, I am trying to make our software more accessible with a screenreader (JAWS) and I have a few questions about the..."
2020‑12‑09
775 views
"Good day. I have a Ribbon Backstage menu, with recent document menu, when I click on a document reference, it c..."
2020‑12‑04
698 views
"Hello, I have a split button like this: <Actipro:SplitButton BorderThickness="0" VariantSize="Medium" .. <..."
2020‑11‑25
663 views
"How can I assign functionality to the BackButton in the Backstage Menu of the RibbonControl?"