Hi IG team,
I'm trying to put 16-bit image into ribbon menu round button. But image is being enlarged. How do I keep original image size ?
<ribbon:XamRibbon.ApplicationMenu>
<ribbon:ApplicationMenu Image="/Controls.Biz.45;component/Images/price-watch-icon_16.png" />
</ribbon:XamRibbon.ApplicationMenu>
Regards,
Sergey
Hello Sergey,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
Here you can see how to add Items in the ApplicationMenu:
http://help.infragistics.com/Help/Doc/Silverlight/2014.1/CLR4.0/html/xamRibbon_Add_Tools_to_the_Application_Menu.html
Hi Stefan,
I have another question about the ribbon - how to control the empty box which pops up when I click on round button ?
The solution you suggested works, case can be closed.
(although I'd prefer if image specified in xaml retains size without code behind)
I am just checking if you got this worked out or you still require any assistance or clarification on the matter.