コード例 #1
0
ファイル: PC07.cs プロジェクト: gaoge00/TianMaSystem
 private void txtDZ_KeyPress(object sender, KeyPressEventArgs e)
 {
     ComForm.IsNum(e);
 }