05-29-2024, 12:50 AM
I am unable to different between Ctrl-DEL and Ctrl-Backspace.
Inkey$ reports both as Chr$(0) + Chr$(147)
_Keydown reports both as 21248
Is there a way that will work to differentiate whether the user pressed Ctrl-Del or Ctrl-Backspace?
Inkey$ reports both as Chr$(0) + Chr$(147)
_Keydown reports both as 21248
Is there a way that will work to differentiate whether the user pressed Ctrl-Del or Ctrl-Backspace?