Hello,
I would like to determine the key pressed without using the actual event on a form.
When looking at the event I can see they have created an integer that stores the ASCII value, so my question is how do I store the key pressed into an integer of my own making without the event?
Thanks!
I would like to determine the key pressed without using the actual event on a form.
When looking at the event I can see they have created an integer that stores the ASCII value, so my question is how do I store the key pressed into an integer of my own making without the event?
Thanks!