VB.NET
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Doubt on Multilingual: We are developing a software which has facility of mulilingual support.We are using the Language and Localizable properties for this option.In this every time if we had some user defined captions ,i have to change in the certain Resx file of a form.so that if i compile this the changes will take effect.But now i need to compile it automatically. ie)I have to acess the resource file which will be as same like as the form's resx file. i will be thankful if anyone can help on this. Shabu