Hi
When I change the window title of the form, which contains a ribbon, during runtime, the text gets truncated. When I set the text during design time it is displayed completely. I change the text during the localization of my form. Is this a known issue or is there a way to work around this? I've tried both, setting the forms text property and the ribbon caption property. I've also tried the captions TextTrimming property without any success. (Please click the image to see the window title)
Text set during design time:
Text changed during run time:
Hi,It seems you are right, I had manage to reproduce it. And I am agree it seems a issue since this is not reproducible with standard Text property of the form. I am going to create you case and we can continue investigate further on support request.Sincerely,DimiDeveloper Support EngineerInfragistics, Inc.
Thank you!
Had something similar where it was adding the ellipses and cutting off the name when it was really short. Did your little trick and it works great. Thanks!