Posted 16 April 2019, 12:54 pm EST - Updated 4 October 2022, 1:18 am EST
I have a C1Ribbon.RibbonButton that I would like to have the text be multiline. If I set the TextImageRelation to Automatic, it seems to split nearly all words to a new line, for example, Save As would now be two lines.
If I set TextImageRelation to ImageAboveText, I can’t seem to get multiline at all. Is there a way to force multiline when I want it and a way to force a single line when I don’t want it.
In the attached Image the first Save As button is using Automatic, If in Automatic, how do I tell it not to split the text into multi-lines. The second Save As button is what I want. The Third button shows the correct text, but the image is too high. The fourth button has the correct image location, but I can’t get the text to be multilined. Is there a way around this.
Thanks