Hi,
I have two questions about the UltraToolbarsManager:
1. Gap between RibbonGroupsIs it possible to increase/set the gap between RibbonGroups?
2. Size of ButtonTools on RibbonWe use ButtonTools on Ribbon with MinimumSizeOnRibbon = RibbonToolSize.Large and PreferredSizeOnRibbon = RibbonToolSize.Large. There is an Icon (32 x 32) and the text. The size of the ButtonTool depends on the TextLength. Is it possible to set a width to ensure that every Button has the same width?
thanks in advance
Wanted to check on the first part of the question. Is it still impossible to change the gap between RibbonGroups?
there were no code changes related to any of the properties of ribbon group, just the dlls are changed
I was using Infragistics 13 and i migrated to infragistics 15 but i have found a increased gap between the Ribbon Groups how to get back the old UI.
I am unable to upload any picture how can i do that ?
Hello,
We are following the MS guidelines and standards to build our Ribbon, so the gap between groups is fixed.
http://msdn.microsoft.com/en-us/library/cc872782.aspx#groups
About the size for button tolls you could choose from several sizes. More Information you could find on the next link:
http://officeblogs.net/UI/Preview%202007%20Microsoft%20Office%20System%20UI%20Design%20Guidelines.pdf
Please let me know if you have any further questions.