Click here to Skip to main content
15,889,346 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Currently I am working on a WPF project(like a virtual keyboard)... Initially those words are in English, but when user clicks on "Japanese", the whole project will be change to "Japanese", if click on "French", it will be change to "French" etc...

So do anyone knows how can I archieve it... Is good if there are some working samples/examples to be shown...


Thanks & Regards
Posted
Updated 11-Aug-11 1:38am
v3

Take a look at the following code project article. Its very well explained.
WPF Runtime Localization[^]
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900