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

  Date Thread Details
2013‑07‑25
4,274 views
"Hi i have a logo for my app. I would like that logo/Image to display on rightside of Ribbon Tab.(ie: when clicked on ..."
2019‑07‑31
785 views
"To reproduce, open the ribbon sample and minimize the ribbon bar. Now move the application to the right or left sid..."
2019‑07‑24
788 views
"<ribbon:StackPanel ItemVariantBehavior="MediumThenSmallWhenSmall" RowAlignment="Center"> <ribbon:Button Id..."
2018‑05‑21
1,607 views
"This only occurs in WIndows Server Environment. I have seen it also on 2012 R2 x64. Is there a setting that can be se..."
2019‑06‑17
880 views
"Hi, For a while I've been missing the possibility to add content to the left of the minimize/maximize/close buttons..."
2019‑05‑22
809 views
"Hello,Is there a way to set both a label and image for the ribbon tabs and ribbon groups (using the Metro theme)?It s..."
2019‑05‑22
797 views
"Hello,Is there a way to set both a label and image for the application menu button (using the Metro theme if that mat..."
2019‑05‑22
873 views
"Hello,Is there a way to change the KeyTipAccessText for the Application Menu?It seems to be hardcoded to F with no op..."
2019‑05‑18
795 views
"Hello,I don't know if this is by design or not, but when the ribbon is minimized and then its pop-up is being shown f..."
2019‑05‑17
1,003 views
"Hello,When a minimized ribbon's pop-up is being displayed in a window that is not completely on the screen, the pop-u..."
2019‑05‑17
861 views
"Hello, When the IsTitleBarAreaVisible property of a Ribbon control is set to false, ribbon tab labels are over..."
2019‑05‑18
895 views
"Hello,I'm having a problem with contextual tabs- they don't iherit the color from their groups.In the Ribbon demo, yo..."
2019‑05‑17
832 views
"Hello, In Actipro, ContextualTabGroups are the equivalent of DevExpress' RibbonPageCategory.DevExpress allows setti..."
2019‑05‑17
940 views
"Hello, I would be interested in improving the Ribbon control's Application's backstage "BACK" button (in the Metro ..."
2019‑05‑17
872 views
"Hello, I would like to know if it's possible to animate the Actipro Backstage / Application Menu similarly to how D..."
2019‑05‑07
987 views
"Is there any way of painting ribbon tabs over the title bar?Just like VS2019 paints the menu over the title bar, it w..."
2019‑04‑17
786 views
"Hi, I have a ribbon button in a WPF Desktop program that displays an 'unread messages' indicator in the top right c..."
2019‑03‑26
759 views
"Hi, On a smartphone, when you have unread messages or emails, you get a small indicator (a number in a circle, for ..."
2019‑03‑25
1,160 views
"In our application the ribbon buttons are created dynamically in code, the images for the button (property ImageSourc..."
2018‑12‑18
1,515 views
"CurrentlyToggleMinimization is defined as Ctrl-F1, how do I change it to something else? Thanks."