コード例 #1
0
 private void txt_updateValue_KeyPress(object sender, KeyPressEventArgs e)
 {
     ComInfo.onlyNum2(sender, e);
 }