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‑07‑23
3,868 views
"The ribbon's application menu is displayed by clicking the large button in the upper left hand side of the ribbon. ..."
2013‑07‑17
4,354 views
"In the latest build of the ribbon controls, the Ribbon.Visibility property detatches bindings the second time the bou..."
2013‑07‑10
4,281 views
"I am struggling to keep all popup content from closing when a NESTED PopupButton is clicked. By NESTED, I mean a Pop..."
2010‑03‑22
6,263 views
"I am trying to use DataTemplates to bind a tab's Groups to a collection of ViewModels. For example, I was expect..."
2013‑06‑24
4,160 views
"All ribbon buttons inherit their context menu from the ribbon. Is there a way to stop this? I have a ribbon button ..."
2013‑06‑12
4,558 views
"Hi, we are trying to create an overlay that takes the whole ribbon window and makes it impossible to use any of the..."
2013‑06‑24
5,888 views
"I'm overwriting the default backstage tab colors in my application by specifying new colors for the brush keys like s..."
2013‑03‑14
6,888 views
"I'm upgrading all the actipro controls being used in my project from current 11.1.545.0 to 12.2.573.0 After upg..."
2012‑07‑20
10,125 views
"Now that Office 2013 is public and we can see the flatter ribbon theme, is there any plans to provide this theme for ..."
2013‑06‑05
4,031 views
"I have an ApplicationMenu that I'm binding the ItemsSource to an ObservableCollection and I know that the binding is ..."
2013‑05‑27
4,906 views
"Hi, we are using WPF Localization Extension inside our application. This works good, but actipro ribbon elements do..."
2013‑05‑24
4,935 views
"I created a new tab for the backstage. In this tab I have a listbox and a button. The button is a ribbon:Button and..."
2013‑05‑28
3,924 views
"I have a ribbon backstage which uses data binding to to populate the properties of its backstage items. My view curre..."
2013‑02‑05
3,791 views
"From the sample, I see the ribbon tabs are hard coded. Is there a way to adapt the MVVM pattern on it? For example: ..."
2013‑05‑22
3,704 views
"There are cases where the Quick Access Toolbar overflow button is disabled when it shouldn't be. This can result in t..."
2013‑04‑18
4,098 views
"Hi, we are trying to build an application looking similar to Office 2013. We need a small help icon in the title ba..."
2013‑05‑17
3,644 views
"When I use some statement to judge whether uitestcontrol.exist, the vs2010 needs to take a long time to run it. For ..."
2013‑05‑15
3,218 views
"I have a buttton already in the Ribbon. Is there a way to programmatically add this button to the QAT?"
2013‑05‑08
4,445 views
"I have a window with a Ribbon with several Split and Popup buttons running in an Excel instance. The popups all have ..."
2013‑04‑30
3,938 views
"I can define a class (let's call it "MyCtg") which derives from ContextualTabGroup, and bind its IsActive property to..."