Hello,
I need to design a Ribbon like shown in picture 1 (Top picture)
What i've done so far is shown in picture 2 (Bottom pic).
I have two problems here:
1) I need to move some tools more to the left (Yellow arrow)
2) I need to make the RibbonGroup, espacially the caption area, to look more like where the red arrow is.
The caption must be placed more inside of the group and with a border all around the group. Please see the picture because I can't explain it better.
Thanks for your help,
Regards
Michael
Hi,
I already solved this.
See:
http://es.infragistics.com/community/forums/t/91457.aspx
Hello Ryan,
Thank you for your response.
Please clarify any issues you are having with the AppStyling feature.
This is one bit confusing mechanism.
Hello Michael,
Thank you for contacting Infragistics.
If you take a look at any of the Office 2013 applications, you'll see that their ribbons only have a single line separating each group. The Office2013 Style of the UltraToolbarsManager was designed to imitate the style of the ribbons in the Office 2013 applications. If you switch to the Office2007 Style, you'll see that each group has a complete border.
You can modify the Style property by hovering over the ribbon in the AppStylist and pressing 'C'. The Style property will be listed under "UltraToolbarsManager-specific Properties".
Please let me know if you have any other questions about this.