Raises the Control.OnKeyDown(KeyEventArgs) event.
e A System.Windows.Forms.KeyEventArgs that contains the event data.
Raising an event invokes the event handler through a delegate. For more information, see Raising an Event.