Language Globalization in vb.net
-
hi everybody I have a window application in vb.net i want that on click of a button on a form its labels and textboxes text change to some other language such as germany,Russian etc. i know it can be done but i dont know how, if anybody know then,please help me Thanks
-
hi everybody I have a window application in vb.net i want that on click of a button on a form its labels and textboxes text change to some other language such as germany,Russian etc. i know it can be done but i dont know how, if anybody know then,please help me Thanks
Search this site's articles for localization/globalization. -------------------------------------------------------- My development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!