As I can perform a multiplication in real time of two textbox and show the result in a third textbox, I'm doing it this way but the result does not come out.
private void txtPrecioUnitario_KeyPress(object sender, KeyPressEventArgs e)
{...
asked by
15.09.2017 / 00:08