Select to view content in your preferred language

Localizing the Navigation control of ESRI.ArcGIS.Client.Toolkit

664
2
04-26-2010 11:31 AM
HubertLo
Emerging Contributor
Is there any way we can localize the tooltips of the Navigation control of ESRI.ArcGIS.Client.Toolkit?

Our application can run in multiple languages so it will not be pleasant to have the tooltips of the Navigation control shows up in English. We can do the translations for the tooltips but how can we "assign" them into the control?
0 Kudos
2 Replies
dotMorten_esri
Esri Notable Contributor
Go into Blend, right-click the control, select to edit a copy of the template, and you will now have full access to the xaml, including the maptips.
0 Kudos
HubertLo
Emerging Contributor
Thanks Morten. It works like a charm. 🙂
0 Kudos