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
180
Use a single RibbonGroup only
posted

Hi,

I want to use your RibbonGroup without using your XamRibbon because I like the default style of the RibbonGroup in combination of ButtonTools.

Every ButtonTool is shown in the single RibbonGroup but the SizeMode is not transported correctly.

I added: 

igRibbon:RibbonGroup.MaximumSize="ImageAndTextLarge"

to my ButtonTool but this has no effect in the RibbonGroup. It is shown small at all. If I surround the RibbonGroup with

XamRibbon and RibbonTabItem it is shown correctly but I only want the RibbonGroup in my Xaml. Am I able to achieve this

somehow or it is necessary to have the surrounding Ribbon?

Thanks,

Hendrik