コード例 #1
0
ファイル: addShuye.cs プロジェクト: JourneyChen88/SSMZ
 private void textBox1_KeyPress(object sender, KeyPressEventArgs e)
 {
     TextValueLimit.Text_Value_Limit(sender, e);
 }
コード例 #2
0
ファイル: addShuxue.cs プロジェクト: JourneyChen88/SSMZ
 private void txtxuejiang_KeyPress(object sender, KeyPressEventArgs e)
 {
     TextValueLimit.Text_Value_Limit(sender, e);
 }