C
Can Erten
I want to localize my application. I am using .net compact framework 2.
And I want to use the forms default resx file which is easy to build.
How to perform that. I don't want to iterate through the controls in my
form. I want to do it just like selecting the default language in the
designer.
And I want to use the forms default resx file which is easy to build.
How to perform that. I don't want to iterate through the controls in my
form. I want to do it just like selecting the default language in the
designer.