Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1940
setting tool caption containing hyphen is not wraping text
posted

Hello,

setting a tool caption containing a hyphen is not wrapping the text, instead it will write "both" line on top of each other as you can see in the attached screen shot.

example text was "Verbinder-Werkzeug", any other text without hyphen is showing fine.

need fix or advice asap for localization purposes.

my simplified code:

this.ultraToolbarsManagerFormMain.Tools[@"graphicConnectorTool"].SharedProps.Caption = "Verbinder-Werkzeug";

Using 20112.2128

Blue

Parents
  • 71886
    Offline posted

    Hello Blue,

    I tried this with both a toolbar and the Ribbon and the result is the same - it works as expected. Can you try this with the latest service release for your version or the trial of 13.1, this could be an already fixed issue.

Reply Children