Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
260
Office2013 theme Ribbon TabItems collapsed size
posted

Hello,

I have problem with xamRibbon. I need to implement Ribbon with square Tabs (min 35x35) with Office 2013 window look and Office2010 ApplicationMenu( no backstage). I found few problems:

1. When using xamRibbonWindow and theme Office2013 and set  RibbonTab size to square e.g 35x35 and minimize Ribbon, then TabHeaderActualHeight is set to 24 and only part of Tab is shown. It should hide just RibbonTabItemArea

and its how look full view

2. Most of that I achieved by use IGTheme but there is no Office2013 WindowChrome look. Its keeping correct TabSize when minimized and have Office2010 ApplicationMenu type

Thanks for Assistance