[RESOLVED] How to detect arrow keys in vb.net?
Hi, :wave:
How do we detect arrow keys(up,down,left,right) in a vb.net application? Also, what are the code values for these keys?
The application consists of a form that has an image control on it. When the user presses the right or left arrow keys, the image is supposed to move to the right or left.
Re: How to detect arrow keys in vb.net?
This very question was asked quite recently and, after some to and fro, a solution was reached. A forum search should turn up the thread.
Re: How to detect arrow keys in vb.net?
Re: How to detect arrow keys in vb.net?
http://www.vbforums.com/showthread.php?p=2418843
And a version that works with button controls on the form is there..
Bill
Re: How to detect arrow keys in vb.net?
Thank you guys for the replies and the links! :)
They are very useful :thumb:
RobDog, your IE vs Firefox browser animation is funny btw :D