M
Mats-Lennart Hansson
Hi,
I want to create a windows application in c# (1.1 or 2.0 doesn't matter). I
want the user to able to change the application language, and I want the
changes to take effect immediately.
Should this be done with resource files and CultureInfo, or is there a
better way. What is *the* way to solve these kind of problems?
Thanks,
Mats-Lennart
I want to create a windows application in c# (1.1 or 2.0 doesn't matter). I
want the user to able to change the application language, and I want the
changes to take effect immediately.
Should this be done with resource files and CultureInfo, or is there a
better way. What is *the* way to solve these kind of problems?
Thanks,
Mats-Lennart