Hi all
I am writing an interface for a driver which is expected to be used in different places hence the need for localisation.
I have created the different forms using the VS .NET setting localisation propert to true but whe i run the application, the fallback version is called and not the language specific one, even after i set the cultureinfo property to some other culture,
Are we required to do some changes in the settings to make it work, or am i doing something wrong
Waitin for your replies
Thanks alot
Siddhartha