Exemplo n.º 1
0
 private void textBox6_KeyPress(object sender, KeyPressEventArgs e)
 {
     Conexiones.KeyPress_Decimal((TextBox)textBox6, e, false);
 }