Hi,
this.ultraToolbarsManager1.Toolbars[0].Tools["run"].SharedProps.ToolTipText =
TranslationProvider.GetLocalizedText("0", frmMain.LanguageID, "TLT_EXECUTESQUERY");
this method takes localized data from an array.
I check that ToolTipText is changed in debuger but it is not changed on the tooltip of the button.
Also this sharedprops.visible = true;
Any ideas?
Thank you
D.E.
Make sure the ToolTipTextFormatted is not set because that will override the ToolTipText. Otherwise, it is tough to say what the problem might be without seeing more of the code being used. I would recommend submitting a sample which reproduces the issue to the support group: http://es.infragistics.com/gethelp.