I will tell my requirement. I need to have a keydown event for each control in the Windows Forms form. It\'s better to do so rather than manually doing it for all c
keydown
The answer to question 2 is to use the GetType() method of the control you are checking.