I am using a picture box and need to determine when the user presses the delete button on the keyboard whilst their cursor is over my pictureBox. Normally I would use a keydown event, except this event does not exist for pictureBox control.
Can anyone help how I can do this?
Thanks in advance
Simon
Can anyone help how I can do this?
Thanks in advance
Simon