Пример #1
0
 private void txtPrecio_KeyPress(object sender, KeyPressEventArgs e)
 {
     _ap_ctr.NumerosConComa(txtPrecio, e);
 }