private void MainForm_KeyPress(object sender, KeyPressEventArgs e) { currentVisibleControl.Control_KeyPress(sender, e); }