Hi all
I'm hoping someone can help me out.
I have one of the old 'short' Mac keyboards. So I don't have a
Forward-Delete key. (That's the delete key sitting over to the right
side with the home. bottom, page up and page down keys. It's not the
'backspace' delete key to the right of the "+" key.)
I've subclassed an EditField and want to detect the pressing of this key
using Keyboard.AsyncKeyDown() method in the KeyDown Event handler.
Can anyone tell me the keycode for the Forward-Delete key? For example,
the keycode for the Return key is "&h24".
Thanks in advance
Dale
|