Example #1
0
 protected override void OnKeyDown(KeyEventArgs e)
 {
     _paddle.OnKeyDown(e);
 }