Hi.
I'm using the ButtonTool in XamRibbon. I'd like to have some button with larger appearance than others. For this I've tried to increase the buttons height but found out the buttons image and content do not increase respectively. Is there a way in which I'd be able to increase my icons?
Thanks,
Izhar Lotem
Yes, it was in Help and I have already all of these referenced, bud despite that error still remains. Isn't it problem of version?
HI,
All you have to do is to add these references:-InfragisticsWPF[CLRversion].Ribbon.v[productVersion]
-InfragisticsWPF[CLRversion].Editors.v[productVersion]
-InfragisticsWPF[CLRversion].v[productVersion]
-PresentationFramework.Luna
And when you add 'RibbonGeneric.xaml' you will be able to build without errors.
Regards,
Anastas
I'done what was in readme, but there is still small referencial problem. I cant find out, which reference is missing. Could you also tell me, which tag i RibbonGeneric determines the icon size. Thank you, quick answer is much appreciated.
That would depend on what you want to retemplate. In your case you'd likely want to use some of the xaml files from within the Ribbon directory. You should look at the readme.xaml in that folder for more info.
Which folders are necessary? Whole Default style Directory? If I add this to my project, many errors occures (probably references)