Exemplo n.º 1
0
 private void txbThird_KeyPress(object sender, KeyPressEventArgs e)
 {
     TextBoxValidator.validateNumberContent(e);
 }