I have several menus (MenuTool) that contain buttons (ButtonTool) that I have moved from the application menu to a ribbon group. When the menus were in the application menu, the ButtonTools in the menus were displayed with large images (32x32), but when I moved the menus to the ribbon group the ButtonTools in the menus got small images (16x16). How can I get back the large images when the menus are in a RibbonGroup ?
Regards,Leif
By default only the menu items within the application menu's left side use large images. However you can set the UseLargeImages property of the MenuTool to true.
Thanks,
just what I was looking for.
Hello Leif,
Thank you for the feedback. Please do not hesitate to contact us you have any further questions on the matter.