Ejemplo n.º 1
0
 private void textBox_KeyPress(object sender, KeyPressEventArgs e)
 {
     ControlInput.iDigitDouble(e);
 }