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

  Date Thread Details
2013‑01‑30
3,615 views
"Hello! I am confused with appearance of category headers in PopupGallery. When items collection is explicitly defin..."
2013‑01‑30
4,259 views
"I have SelectedItem specified on my RibbonGallery but it isn't being bound. <ribbon:RibbonGallery ItemsSou..."
2013‑01‑22
4,633 views
"Hi We have implemented our application using MVVM, and for our commands we have used the RelayCommand pattern to im..."
2012‑11‑20
5,114 views
"I'm using the tinting feature to set the background color of the application button and backstage to a custom color (..."
2013‑01‑16
3,105 views
"<ribbon:SplitButton Label="中文"> <ribbon:Menu> <MenuItem Header="剪切"></..."
2013‑01‑09
3,573 views
"Hi! How can i change Application Button Background color only for this button.I am using Metro Ligth Style. <Sol..."
2013‑01‑08
3,468 views
"Hello This is example: <ribbon:RibbonWindow x:Class="TitleProblem.MainWindow" xmlns="..."
2012‑12‑28
3,058 views
"Hi, I would like to know if the bug with ribbonbar and group sections error designtime in visual studio 2012 is sol..."
2012‑12‑12
5,018 views
"I'm trying to convert my context menu with a data bound sub menu to ribbon menu. The follow is my current MenuItem &..."
2012‑12‑03
3,940 views
"<ribbon:RibbonWindow x:Class="RibbonTest.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xam..."
2012‑11‑20
3,322 views
"Hi Actipro, is it possible to startup my (Ribbon)Application directly into a predefined BackstageTab from the Appli..."
2012‑11‑29
4,324 views
"Hello, In WPF, the radiobutton control has a groupname property. Is there an equivalent property in the Actipro rib..."
2012‑11‑26
5,190 views
"I should probably post about this, as it's something I noticed. It doesn't really affect me, but it would be useful i..."
2012‑11‑27
3,561 views
"Hi, I have a ribbon:PopUpButton with a ColorPickerGallery on a BackStageTab. The PopupButton has StaysOpenOnClick=T..."
2012‑11‑11
4,205 views
"I'm seeing a weird issue with the bottom border of the RibbonWindow being clipped or overlapped to about half the hei..."
2012‑09‑17
4,132 views
"Hello, This is the problem that we are facing with the application shortcuts in RibbonWindow. Problem By defau..."
2012‑11‑21
4,017 views
"Hi hi, I had a question about inserting controls into the Ribon Title Bar. I seem to be unable to access the contro..."
2012‑11‑21
3,586 views
"Hi, We want to set the content of the backstage menu through data binding using an ObservableCollection with one vi..."
2012‑11‑19
3,750 views
"Thanks for the quick update to the new style of backstage! We had been recently looking at changing the arrangment of..."
2012‑11‑16
3,987 views
"I'm trying to attach a key tip to a hyperlink, but it's not working out. Using this code: <TextBlock><Hype..."