Automatic way of switching keyboard layout from one language to an

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What is the way of switching the keyboard layout from English to, lets say,
Russian, when a certain field in the data entry form gets the focus? My
operators sometimes
complain that they have to switch the layout manually in order to be able to
type in
another language.
 
Hi Jimmy,

I've never tried this, but textboxes and comboboxes in Access 2003 (and
perhaps 2002, I can't check that here) have a KeyboardLanguage property;
manipulate this in each one's Enter event. See Help for information on
the values to use.
 
See my response in the microsoft.public.access.forms newsgroup, in the
thread "Setting the initial keyboard language to Russian (by which code?)"
 

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

Back
Top