Question:

C# KeyDown event help?

by  |  earlier

0 LIKES UnLike

My form has a KeyDown event that uses the arrow keys to draw stuff on my form, but once i add any controls to my form the arrow keys input goes to the other controls instead of my form. How do i get it so when i hit a key it goes to the forms KeyDown event handler?

 Tags:

   Report

1 ANSWERS


  1. Here are a couple of links that should help.

    http://bytes.com/forum/thread662945.html

    http://support.microsoft.com/kb/320584

You're reading: C# KeyDown event help?

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.