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

  Date Thread Details
2012‑02‑16
3,851 views
"Previously, I had success using RecentDocumentManager via XAML when the RecentDocumentManager object was inline in th..."
2012‑02‑17
4,230 views
"Hello, Ribbon Group hosts 3 large buttons in the row: [A][B][C]. If [B] is disabled, it is not possible to navigat..."
2012‑02‑14
5,043 views
"I have an inherited TreeView with a contextmenu of type ribbon:ContextMenu, containing ribbon:buttons. On viewing, th..."
2012‑02‑10
2,961 views
"I have two menus, one where buttons are specified inline in the XAML and one that is data-bound. For some reason, whe..."
2012‑01‑30
4,235 views
"Hi, I have a popup button that opens when clicked on and shows a usercontrol that is inside. This control has for ex..."
2012‑01‑25
3,623 views
"How can I bind a Ribbon.Tab to dynamically generate Tab-Groups? There is no ItemsSource etc. Property. Can I do it o..."
2012‑01‑24
3,439 views
"Hi, I want to use a ribbon group command because this group will be available on more than one conceptual tabs. &..."
2012‑01‑19
2,882 views
"Hi, Is it possible to show the image and thereby image-area of a RibbonButton on the right side instead of the lef..."
2012‑01‑20
2,626 views
"I am using a Fontsizecombobox to let the user select a fontsize. But when the user enters a value manually, it is sk..."
2012‑01‑11
2,705 views
"Hi, When I start my application i see that some items in a groups are displayed as small items. But there is room ..."
2012‑01‑11
4,943 views
"I am trying to use the Traditional Application Menu instead of the Backstage Application Menu. My XAML builds right (..."
2012‑01‑10
3,262 views
"Hi, I have a ribbonbar with a actipro button. When I hit this Start button something is started at the background. ..."
2012‑01‑08
4,369 views
"I have a ribbon Menu whose last item is a PopupButton where the PopupContent is a StackPanel consisting of two Ribbon..."
2012‑01‑03
3,972 views
"I am using a ribbon control as follows: <ribbon:Group Label="View"> <ribbon:Button ImageSour..."
2012‑01‑02
4,373 views
"In my main window (derriving from RibbonWindow) I add a CommandBinding to ApplicationCommands Cut, Copy and Paste. T..."
2011‑12‑22
7,265 views
"Hi, When i put a label into a ribbon , and besides that a textblock the label looks more black and somewhat large..."
2011‑12‑26
2,815 views
"I wanted to serialize my RibbonWindow coordinates and maximize state today. RibbonWindow.Top always returned a smal..."
2011‑12‑16
4,158 views
"Hi, When displaying a context menu that is bound to a collection of view-model classes I receive an null-reference..."
2011‑12‑08
2,960 views
"Hi, In my solution I need to create window with ribbon buttons on thread. I noticed that when I do that ScreenTipDes..."
2011‑12‑08
4,086 views
"Hi, try to set this parameters to RibbonWindow <ribbon:RibbonWindow x:Class="WpfApplication14.RibbonWindow1&..."