Hello,
can anybody tell me how to forbid wordwrap for Ribbon-Toolbar-Buttons text (caption).Thanks a lot,Robin
Im a little unclear about what you are trying to prevent. If you can post a screenshot with the wrapping highlighted it will help me to better understand the problem.
Hello Mike,
thanks for your answer. What I want is pretty easy. I've a toolbutton with text (caption) Excel-Export. There is a line-break after the '-'. What I want to know is if there is a property where I can prevent that, or have I to fix this maybe with the width-property?
Thanks a lot,Robin
This functionality cannot be disabled. You can submit a feature request for this ability: http://devcenter.infragistics.com/Protected/RequestFeature.aspx.
You can also try use this character: '–' instead of the normal hyphen. It looks similar to a hyphen but it doesn't actually break the text, so wrapping would not be allowed.