
Simulating the left alt+shift and the right alt+shift in vb
On a windows system that supports multiple languages you can change
from one language to another by using left shift+alt or right
shift+alt.
instead of the user changing the language with the keyboard to enter a
message in a field i want to simulate the pressing of right shift+alt
or the other to change the language.
is there a way to simulate the pressing of right shift+alt and left
shift+alt with code.
thank you