Click here to Skip to main content
15,899,026 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
HI,

I created one application in vb.net, I don't know how to convert My form to localized language when user click select a language total application changed dynamically to localized language, can any one help me to do this.....
Posted

The links provided in Solution 1 are interesting, but I advise to start from here: http://msdn.microsoft.com/en-us/library/ms788718.aspx[^].

—SA
 
Share this answer
 
Comments
Sandeep Mewara 26-Apr-13 10:28am    
Perfect link. :thumbsup: 5
Sergey Alexandrovich Kryukov 26-Apr-13 10:52am    
Thank you, Sandeep.
—SA
Maciej Los 26-Apr-13 14:26pm    
+5
Sergey Alexandrovich Kryukov 26-Apr-13 15:14pm    
Thank you, Maciej.
—SA
Following should guide you:
Simple WPF Localization[^]
WPF Localization Using RESX Files[^]
WPF Localization for Dummies[^]

There are good number of articles on web on localization of WPF application. Please try out.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 26-Apr-13 10:27am    
Interesting links, a 5, but I think it's better to start from the original material — please see my answer...
—SA
Maciej Los 26-Apr-13 14:26pm    
+5

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