Example #1
0
 private void textBox2_KeyPress(object sender, KeyPressEventArgs e)
 {
     DataValid.Text_Value_Limit(sender, e);
 }