Let's say we have a structure similar to:
<igRibbon:RibbonGroup><igRibbon:MenuTool ><igRibbon:ButtonTool /><igRibbon:ButtonTool /></igRibbon:MenuTool ></igRibbon:RibbonGroup>
How would you set the ButtonTool images to have a size similar to the ones on the picture below:
The best that I am able to do is this (using igRibbon:MenuToolBase.MenuItemDescription) but the images for the ButtonTools inside the MenuTool are too small:
Any suggestions?
You can set the MenuTool's UseLargeImages to true.