private void txt_updateValue_KeyPress(object sender, KeyPressEventArgs e) { ComInfo.onlyNum2(sender, e); }