Example #1
0
 void form_KeyUp(object sender, KeyEventArgs e)
 {
     e.Raise(sender, ref OnKeyUpEvent);
 }