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

  Date Thread Details
2007‑06‑25
5,325 views
"I have a button that displays a video that is playing. It plays fine in other applications but does not play in the ..."
2007‑06‑26
3,895 views
"I have a scrollviewer style that is applied by default to all my scroll viewers in my application. However, when usi..."
2007‑06‑21
9,633 views
"Hello- I am able to compile and run our app (which contains the Ribbon) on my development box, but cannot successf..."
2007‑06‑20
4,244 views
"Hi everybody, i have a application command that should do some action on the actual uielement of my page. I also hav..."
2007‑06‑22
6,477 views
"If I apply a custom tint to the ribbon as specified in the documentation it says to do the following to make it work:..."
2007‑06‑19
3,792 views
"RibbonWindow can be resized to a 0 by 0 size by dragging the corner. The Window is then invisible an impossible to re..."
2007‑06‑14
4,063 views
"The command screentips are not showing on menu items. For example in the sample on Check/Radio->CheckBox on Men..."
2007‑06‑14
4,493 views
"KeyTipAccessText for Contextual Tabs doesn't appear to be working. Tip doesn't show and keys don't work ..."
2007‑06‑13
4,700 views
"Hi everybody, is there a method to disable an entire tab of the ribbon? Documentation desclaims IsEnabled as Getter/..."
2007‑06‑12
4,290 views
"How can we control actipro buttons?? Earlier i have used certain key strokes for each of the button to control them ..."
2007‑04‑07
4,642 views
blend by m2281
3 replies (19 years ago)
"This may be a stupid question, but how would I use this control from withing blend? Thanks..."
2007‑06‑04
4,148 views
"I am building a drawing program using the ribbon and wish to have the current brush color shown on the ribbon and hav..."
2007‑06‑04
3,768 views
"When I switched from a System.Windows.Window to a RibbonWindow the app no longer remembers it's position and I ha..."
2007‑06‑05
4,581 views
"If you put a RibbonWindow on the top edge of the screen and maximize the window, one would think that demaximizing th..."
2007‑06‑05
5,081 views
"Setting a brush to Background to a ribbonWindow doesn't seem to work. <ribbon:RibbonWindow x:Class="Sa..."
2007‑06‑04
5,199 views
"I don't know if this has been fixed in the 340 version. Try this window. <ribbon:RibbonWindow x:Class="..."
2007‑06‑04
3,877 views
"I have a bit of a strange setup. I've got my image resources and most my code in a dll, which is used by two exe..."
2007‑06‑04
3,709 views
"When you use the mouse wheel to scroll thru tabs on the ribbon, it does not scroll to the contextual tabs. [Modifi..."
2007‑05‑23
5,385 views
"we have tried but cannot find a way to add other WPF controls to a ribbon panel.. for example, one of our lists will ..."
2007‑05‑16
9,824 views
"I've a got a xaml with a Ribbon control and a custom canvas class that allows the user to drag / resize UI elemen..."