I'm building this windows forms application in visual c++ 2010, where in i want to control my robot's movement(via COM port) through arrow keys. I'm pretty new to visual c++, i've managed to control it by click, but wasn't quite successful implementing the arrow keys. I did check out the msdn forums, but all it did was confuse me. I hope you guys could help me out.
Thanks in advance.