localization

J

jmmb

How can I capture an operating system message when changing the regional
settings in control panel in order to refresh the interface of my localized
application. And, How can I refresh the controls in the form without having
to load it again? Just like MS Office does.
thanks a lot.
 
H

Herfried K. Wagner [MVP]

* "jmmb said:
How can I capture an operating system message when changing the regional
settings in control panel in order to refresh the interface of my localized
application. And, How can I refresh the controls in the form without having
to load it again? Just like MS Office does.

Take a look at 'SystemEvents.UserPreferenceChanged'.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top