Questions tagged [system.windows.controls.ribbon]

4 questions
10
votes
3 answers

WPF Ribbon Tab view in Designer

I'm using "Microsoft Ribbon for WPF" and creating multiple RibbonTab. I cannot figure out a way to view/focus different tabs in the designer and it by default show the "Home" tab. To see design/xaml changes I made to tabs other than the "Home" tab,…
KMC
  • 19,548
  • 58
  • 164
  • 253
2
votes
4 answers

Create a dropdown 'panel' area from a WPF ribbon?

The WPF ribbon (System.Windows.Controls.Ribbon) includes a number of controls which you can add to your ribbon having "dropdown" style behavior where clicking the control's main button shows you a new area. Examples: RibbonMenuButton,…
StayOnTarget
  • 11,743
  • 10
  • 52
  • 81
2
votes
0 answers

Replacing Microsoft.Windows.Controls.Ribbon with the new System.Windows.Controls.Ribbon

I just replaced the Microsoft.Windows.Controls.Ribbon with the new System.Windows.Controls.Ribbon. If I maximize my application the window now seems to be slightly too big. So that the upper left icon and the icons in the QuickAccessToolbar are only…
0
votes
0 answers

Designer Support? System.Windows.Controls.Ribbon

I am wanting to implement a Ribbon Control on a new WPF application using the .NET 4.5 Framework, and have come across the System.Windows.Controls.Ribbon class. Is there no designer support from VS2013 for using the ribbon controls from the ToolBox.…
JeffJeffery
  • 155
  • 1
  • 9