摘要:
按键 键码 按键 键码 按键 键码 按键 键码 A 65 6(数字键盘) 102 ; 59 : 58 B 66 7(数字键盘) 103 = 61 + 43 C 67 8(数字键盘) 104 , 44 < 60 D 68 9(数字键盘) 105 - 45 _ 95 E 69 * 106 . 46 > 阅读全文
posted @ 2020-03-07 21:30
hardenzhao
阅读(346)
评论(0)
推荐(0)
摘要:
public static void Key_Press(KeyPressEventArgs e, TextBox txt) { //if (e.KeyChar != 8 && !char.IsDigit(e.KeyChar)) //{ // e.Handled = true; //} if ((( 阅读全文
posted @ 2020-03-07 19:41
hardenzhao
阅读(884)
评论(0)
推荐(0)

浙公网安备 33010602011771号