R
raju
Hai,
In my application, I am having the option for change language.
For this, I am using one text file as resoucefile. In that i am having
many constant string, which is used to display in the form.
How to read, particular string from that resource file. For eg.,
the file contains 3 strings.
Name : Hello
Location : Here Only
City : this city
If i want city means i have to read city only.
How to do this?
Regards,
Raju.
In my application, I am having the option for change language.
For this, I am using one text file as resoucefile. In that i am having
many constant string, which is used to display in the form.
How to read, particular string from that resource file. For eg.,
the file contains 3 strings.
Name : Hello
Location : Here Only
City : this city
If i want city means i have to read city only.
How to do this?
Regards,
Raju.