示例#1
0
 private void MainForm_KeyDown(object sender, KeyEventArgs e)
 {
     currentVisibleControl.Control_KeyDown(sender, e);
 }