用於KeyDown、KeyUp 事件範例: Private Sub Text1_KeyDown(KeyCode As Integer, Shift As Integer) If KeyCode = vbKeyControl Then MsgBox "您按下 ...
確定! 回上一頁