Exemple #1
0
 private void textBox1_KeyPress(object sender, KeyPressEventArgs e)
 {
     vali.Cuentas(e);
 }