2

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 shown partially.

Is it enough to just replace the Ribbon, or do I have to do more?

You can reproduce this problem by just creating a new WPF application and using RibbonWindow instead of Window as the base class for MainWindow.

BTW: The MainWindow title disappears when using RibbonWindow.

StayOnTarget
  • 11,743
  • 10
  • 52
  • 81
ravi
  • 103
  • 10
  • You mean missing cca 2-3 pixes from icons? I think it depends also whether you use Aero or not - display settings in Windows. Main Window title does not disappear, should be on the right of the QuickAccess. – Vojtěch Dohnal Sep 18 '14 at 05:02
  • You can vote for it on the uservoice website of visual studio: http://visualstudio.uservoice.com/forums/121579-visual-studio/suggestions/6736521-ribbon-styles-update-to-look-like-office-2013 – juFo Sep 08 '15 at 14:26
  • Does this answer your question? [WPF RibbonWindow + Ribbon = Title outside screen?](https://stackoverflow.com/questions/12567455/wpf-ribbonwindow-ribbon-title-outside-screen) – Toni Apr 11 '21 at 12:35

0 Answers0