Exemple #1
0
 private void txtDZ_KeyPress(object sender, KeyPressEventArgs e)
 {
     ComForm.IsNum(e);
 }