Example #1
0
 private void OnKeyDown(object sender, KeyEventArgs e)
 {
     MainWnd.OnKeyDown(sender, e);
 }