I am developing a toolbar which contains few commands, using ArcGIS Desktop .NET SDK. Now when i click a particular command, the properties of entire toolbar and its contents should be changed. That is, tooltip, caption, message, text, etc should be changed to another language. I have the language mapping in the database and when the toolbar loads, i am getting all the values from database.
This is working for first time i.e, when the toolbar loads, it is applying. But How to make it apply ad-hoc. That is when i click on particular command, the language of all the properties should change.
Please help.
Note: i have only 2 languages to be considered.
Regards
Muzammil