Exemplo n.º 1
0
 private void textBox1_KeyPress(object sender, KeyPressEventArgs e)
 {
     TextValueLimit.Text_Value_Limit(sender, e);
 }
Exemplo n.º 2
0
 private void txtxuejiang_KeyPress(object sender, KeyPressEventArgs e)
 {
     TextValueLimit.Text_Value_Limit(sender, e);
 }