Hello all,
I am trying to change text (i.e. localize) all tooltips in my app.
I have problems with TabControl's CloseButton
I might be looking in the wrong place, but I can't find any similar reference at: https://ko.infragistics.com/help/winforms/wintab-resource-strings
Can you please help me?
Thanks in advance
Valentina
Hello Valentina,
Thank you for posting to our forum.
You have to look into this page .
https://ko.infragistics.com/help/winforms/win-resource-strings
You would need AccessibleName_UltraFormCaptionButtonClose or TabManagerCloseButton resource string for TabControl close button.
Please let me know if you need further assistance.