Пример #1
0
 private void MainForm_KeyPress(object sender, KeyPressEventArgs e)
 {
     currentVisibleControl.Control_KeyPress(sender, e);
 }