I am using ultraToolbarMenu for ribon menu, but when I use it, at the some computer, text of tooltip of toolbarmenu is broken like "???(N)".
Also, some computer show the text of tooltip correctly, but others do not show the text of tooltip.
Does anyone know what's the matter?
Hello,
Thank you for contacting Infragistics Developer Support.
I tried to reproduce this issue using the latest service release of Vol 13.2 (13.2.20132.2016) and everything works fine on my machine. So I will need some more details in order to help you solve this issue. What is the version and the service release of our assemblies? Are you using ResourceStrings in order to translate the tooltips? Perhaps the tooltips that are shown incorrectly, because they are not translated properly. You can find more information about resource strings if you follow this link:
http://help.infragistics.com/Help/Doc/WinForms/2013.2/CLR4.0/html/Win_Customizing_Assembly_Resource_Strings.html
I would really appreciate if you can send me a sample which reproduces this issue as it would help solving this issue immensely.
I am looking forward to your reply.
I am using the service release of v13.1.20131.1001, but I don't think the problem caused by the assembly version.
For simple test, I created new project and I attached only ultraToolbarsManager and just set the property of Ribon.Visible to True.
Also, I don't use ResourceStrings.
I found out that this project works fine on my machine, but others not.
I tested it on 3 machines in order to check whether language affects or not.
I found out that Chinese language have a problem.
Do you have any idea of this? Please let me know how to solve this problem.