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

  Date Thread Details
2007‑06‑22
5,637 views
"Hi everybody, i have a custom command assigned with InputGestureCollection igc = new InputGestureCollection(); ..."
2007‑06‑26
4,824 views
"Hello, I am just running your demo of the WPF Ribbon and notice a delay when switching Tabs for the first time. It..."
2007‑06‑26
3,125 views
"Using the same code that is in the demo to change the application theme (Black, Blue, Silver, etc.), whenever I chang..."
2007‑06‑25
4,278 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,289 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
8,749 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
3,541 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
5,456 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,174 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
3,436 views
"The command screentips are not showing on menu items. For example in the sample on Check/Radio->CheckBox on Men..."
2007‑06‑14
3,875 views
"KeyTipAccessText for Contextual Tabs doesn't appear to be working. Tip doesn't show and keys don't work ..."
2007‑06‑13
4,065 views
"Hi everybody, is there a method to disable an entire tab of the ribbon? Documentation desclaims IsEnabled as Getter/..."
2007‑06‑12
3,667 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,070 views
blend by m2281
3 replies (17 years ago)
"This may be a stupid question, but how would I use this control from withing blend? Thanks..."
2007‑06‑04
3,536 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,195 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
3,958 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
4,458 views
"Setting a brush to Background to a ribbonWindow doesn't seem to work. <ribbon:RibbonWindow x:Class="Sa..."
2007‑06‑04
4,626 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,230 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..."