Exemplo n.º 1
0
 private void txtquota_price_KeyPress(object sender, KeyPressEventArgs e)
 {
     ValidationRegex.KeyPressFolat(sender, e);
 }
Exemplo n.º 2
0
 private void txtwhours_num_c_KeyPress(object sender, KeyPressEventArgs e)
 {
     ValidationRegex.KeyPressFolat(sender, e);
 }