When you have wide text in the RibbonGroupButton it overlaps the button border slightly. While not a big issue I have 980 users and a number of them have commented on this. Setting the RibbonGeneral.TextHint to SingleBitPerPixelGridFit or AntiAliasGridFit resolves the issue but the text is different to that of the form. Fooling around with font size also leads to changes in the right gap between the word and border however again is not really acceptable.
The text is trimmed so padding right with spaces doesn't work. Can't find a non-printable charater to append to the text either.
Am I missing a property or is this a bug?
Cheers
Ken