Hello
Is it possible to enable Wrapping in Tab Page Headers? We are using V 10.3.
Thank you,
Patrick Brown
Actually, if nothing else, is it possible to have it show elipses for text that is too long?
Thanks,
Patrick
Hello Patrick Brown,
I will be happy to assist you in this matter.
Currently the UltraTabControl doesn’t have the capability to enable text wrapping. If you like, I can create a feature request to consider this functionality for our future products. However, you should be able to manually wrap text within the tab by including a new line character.
Also, you are able to us texttrimming.ellipsisCharacter to set the ellipsis character to show whenever text is longer than what the fixed width is set to. Note that the fixed width has to be set before the ellipsis character will become visible.
Please let me know if you have further questions in this matter.