Board index » VB Controls
All times are UTC
A Form_keydown event for the alt-key: If (Shift and 4) then... detects the AltGR-Key instead of the Alt-key. Can anyone help? Thanks.
1. Form_Keydown detects AltGr-key instead of Alt-Key
2. KEY (Assignment) and KEY (Event Trapping) Commands
3. unable to trap arrow key with key down event
4. Block System Key like ALT+TAB, Ctrl+Alt+Del, Ctrl+Esc key
5. Why does SS Tab trap key events before the form traps them
6. Trap ALT key PLEASE help ME.
7. *** Request Help Trapping the SYSTEM key (ALT)
8. Trapping the Alt-Tab Key combination
9. Stopping default handler for Alt key when trapped with KeyDown
10. Help ~~ How to trap function keys ?(Alt ,Ctrl ,Shift)
11. Navigating with Retun key instead of Tab key
12. Moving in fileds with Enter-key instead og Tab-key