private void txtquota_price_KeyPress(object sender, KeyPressEventArgs e) { ValidationRegex.KeyPressFolat(sender, e); }
private void txtwhours_num_c_KeyPress(object sender, KeyPressEventArgs e) { ValidationRegex.KeyPressFolat(sender, e); }