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
2011‑10‑20
2,832 views
"Hi - Is there any way to show a progressively-expanded screentip, which shows additional information (if available..."
2008‑11‑16
4,473 views
"Is there a way to override the tooltips on the recent documents menu ? I'd like to show a friendlier tooltip than..."
2010‑09‑20
6,577 views
"HI, 1) As far as I understand, the upcoming WPF Studio 2010.2 version will include complete backstage support, is..."
2011‑09‑09
4,589 views
"To test the German resources (*.de.resx) in my application I have inserted the following at Application_Startup: T..."
2011‑10‑04
5,106 views
"Here's an obscure bug for you: 1) open up Document Editor (like Word) 2) open up Notepad 3) position Notepad..."
2011‑09‑15
4,341 views
"Hi, I have a ribbon with a backstage such as: <ribbon:Ribbon.ApplicationMenu> <ribbon:Backstage> ..."
2011‑09‑15
3,655 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
3,132 views
"Hello, I am trying to get QAT state deserialization working and I have run into a problem with the deserialization..."
2011‑09‑08
4,269 views
"Hello, I would like to ask whether is possible to completely disable the mandatory context menu (present on every ..."
2011‑08‑25
4,636 views
"When a TaskTabControl is nested inside a TabControl, IsSelected on the TaskTabControl's TaskTabITems is not honor..."
2011‑08‑23
3,677 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,645 views
"I'm experiencing an issue where a ribbon menu (of buttons) remains grayed out, although the CanExecute functions ..."
2011‑08‑18
2,846 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,616 views
"I'm trying to hide tabs in a ContextualTabGroup and it's causing me some strange behavior: <ribbon:Ribb..."
2011‑02‑08
4,835 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,311 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
5,040 views
"I use a RibbonGallery with databinding. The binding works well when an item is clicked, however the command won'..."
2011‑08‑04
3,324 views
"Hi, im using the RecentDocumentMenu in a RibbonBackStageTab. <ribbon:BackstageTab x:Name=&..."
2011‑08‑04
4,429 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
10,410 views
"What is the recommended pattern to follow for this? MainWindow.xaml defines the ribbon, but I want ChildViewVM.cs to ..."