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

  Date Thread Details
2009‑12‑04
8,311 views
"I have buttons in the ribbon that represent a toggle state (bold, italic, etc.). I have noticed that when the button..."
2009‑12‑04
2,868 views
"Hi, i have a SplitButton in my ApplicationMenu like so: <ribbon:SplitButton x:Name="xbsPrintButton" ..."
2009‑12‑04
4,554 views
"Hi, i would like to set the width of my screen tip popups. Do you have any suggestions? Michael"
2009‑11‑27
4,320 views
"I have discovered a rather annoying but probably quite a minor bug. I have emailed the sample project to support emai..."
2009‑11‑18
3,045 views
"Hello, I want to call a web service (GetAll=>GetAllAsync) when a ScreenTip is open. This call is assynchronous, s..."
2009‑11‑13
4,939 views
"I have found this forum post with a similar issue but I am unsure of its status. It appears as if IsReadOnly prope..."
2009‑11‑10
3,614 views
"Hi In a contextmenu i want to hide the Buttons instead of make them disabled. All buttons are connected to a (Ribb..."
2008‑12‑29
5,435 views
"Hi, I have some questions regarding Ribbon window. 1. Not able to change the Window Style property in Ribbon wi..."
2009‑09‑14
4,717 views
"So, I've reproed this on two different machines. One is my Windows 7 box, when using the Windows Classic theme. T..."
2009‑11‑09
2,860 views
"Hi, Why is removing a previous build needed during setup of a new one ? Having a few projects who can't be ..."
2009‑11‑04
3,051 views
"I have the following scenario: <ul> I add a ContextualTabGroup programatically at runtime. This ContextualTa..."
2009‑10‑23
3,776 views
"When using a RibbonWindow in .NET 4.0, the bottom of the content gets cut off. Here's an example window that s..."
2009‑10‑22
3,250 views
"Hi, I am using RibbonWindow as a Dialog window. I am also using a vertical actipro navigation bar in it. Currently..."
2009‑10‑21
2,472 views
"I have a situation where I need to change the label of a Tab after it has been created. I can tell that the text is b..."
2009‑10‑22
4,164 views
"I am trying to Bind Button state and Command Action to a ViewModel associated with a document window. When the active..."
2009‑10‑13
5,340 views
"Hi, Documentation says : ===== Disabling When Child Items Are All Disabled One of the ribbon UI design require..."
2009‑10‑19
3,332 views
"When I change the width of a window trough code, it grows vertically in Vista Aero. <Ribbon:RibbonWindow x:Class=..."
2009‑10‑16
2,958 views
"Hi, I have a ribbon with several commands which enable/disable the state. But all these elements are ribbonbutton..."
2009‑10‑16
3,003 views
"I have a save as command implemented. The only difference between that command and our Save command is that it always..."
2009‑09‑15
3,579 views
"System: .NET 3.5, Windows Vista, 64-bit <Ribbon:Ribbon> <Ribbon:Tab Label="Tab"> ..."