예제 #1
0
 private void txtquota_price_KeyPress(object sender, KeyPressEventArgs e)
 {
     ValidationRegex.KeyPressFolat(sender, e);
 }
예제 #2
0
 private void txtwhours_num_c_KeyPress(object sender, KeyPressEventArgs e)
 {
     ValidationRegex.KeyPressFolat(sender, e);
 }