B
bpsdgnews
Hi,
I am starting with VB2008 express after using vb6 for years.
I want my app in different languages so I use the automatic feature
through
the form properties (Language and Localizable) for that. The resource
files
are generated automatically. Pretty nice feature, I guess.
But, I want my users also to be able to choose the language of their
preference independent on the regional setting they have in their
Windows
control panel. I would include that in may app's preference dialog.
So in a way I'd like to be able to override the regional settings and
make
my app choose the proper resource file from my users preference
instead of
from the Windows regional settings.
Is this possible? And if yes, how?
Regards, Bas.
I am starting with VB2008 express after using vb6 for years.
I want my app in different languages so I use the automatic feature
through
the form properties (Language and Localizable) for that. The resource
files
are generated automatically. Pretty nice feature, I guess.
But, I want my users also to be able to choose the language of their
preference independent on the regional setting they have in their
Windows
control panel. I would include that in may app's preference dialog.
So in a way I'd like to be able to override the regional settings and
make
my app choose the proper resource file from my users preference
instead of
from the Windows regional settings.
Is this possible? And if yes, how?
Regards, Bas.