예제 #1
0
 private void txtBB_KeyPress(object sender, KeyPressEventArgs e)
 {
     UserFunction.Text_Value_Limit(sender, e);
 }