
Form_Keydown detects AltGr-key instead of Alt-Key
I tried to put some shortcuts into a form. I wanted to detect them with
Form-Keydown etc.. asking (shift and vbaltmask) > 0....
But this detects only the AltGr-key and not the Alt-Key.
Can anyone help? Thanks.
Martin