示例#1
0
 private void textBox14_KeyPress(object sender, KeyPressEventArgs e)
 {
     Conexiones.KeyPress_Entero((TextBox)textBox14, e, false);
 }