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

  Date Thread Details
2011‑09‑15
3,911 views
"Hi, I have a ribbon with a backstage such as: <ribbon:Ribbon.ApplicationMenu> <ribbon:Backstage> ..."
2011‑09‑15
3,314 views
"Hello, I am trying to mimic the behavior seen in MS Excel by adding a close [x] button next to the help button in ..."
2011‑09‑08
2,862 views
"Hello, I am trying to get QAT state deserialization working and I have run into a problem with the deserialization..."
2011‑09‑08
3,941 views
"Hello, I would like to ask whether is possible to completely disable the mandatory context menu (present on every ..."
2011‑08‑25
4,180 views
"When a TaskTabControl is nested inside a TabControl, IsSelected on the TaskTabControl's TaskTabITems is not honor..."
2011‑08‑23
3,327 views
"Hi, i have a context menu that has a selection of connecting something.. But when this item is called the menu sh..."
2011‑08‑19
4,311 views
"I'm experiencing an issue where a ribbon menu (of buttons) remains grayed out, although the CanExecute functions ..."
2011‑08‑18
2,574 views
"Hi, Think I may be having the same issue as noticed in another thread. All my ribbon/QAT buttons are just refer..."
2011‑08‑15
3,281 views
"I'm trying to hide tabs in a ContextualTabGroup and it's causing me some strange behavior: <ribbon:Ribb..."
2011‑02‑08
4,502 views
"The Backstage does not seem to cover the RibbonWindow StatusBar. Is this by design? The Office 2011 suite has all o..."
2011‑08‑03
4,012 views
"Am I missing something or is not possible to Bind the QAT to an ItemSource? In the samples you have each button defin..."
2011‑08‑04
4,688 views
"I use a RibbonGallery with databinding. The binding works well when an item is clicked, however the command won'..."
2011‑08‑04
2,988 views
"Hi, im using the RecentDocumentMenu in a RibbonBackStageTab. <ribbon:BackstageTab x:Name=&..."
2011‑08‑04
4,150 views
"Hi, When ribbon button was disable, we did not see any tooltip of this ribbon. My question : can we display tooltip..."
2011‑06‑24
9,885 views
"What is the recommended pattern to follow for this? MainWindow.xaml defines the ribbon, but I want ChildViewVM.cs to ..."
2011‑08‑01
4,318 views
"I have a problem with Binding Text in MVVM pattern on simple textbox in Ribbon.Group. xaml code: <ribbon:Tab x..."
2011‑07‑28
3,097 views
"Hi, i handle a ButtonClick in the Ribbon in my ViewModel via Prism's DelegateCommands: public ICommand Sig..."
2011‑07‑20
3,725 views
"Hi, im using a split button to show different kind of menus in my ribbongroup. Is it possible to get a vertical s..."
2011‑07‑16
2,787 views
"I'm attempting to show only one column in a ribbon gallery (just like the "Home" tab's "Styles..."
2009‑06‑22
6,811 views
"Hi, I've bound a gallery to an item source but i'm unable to figure out how to set the PopupGallery.Catego..."