Is there any particular reason your using e.KeyData on your first If statement line rather than e.KeyCode? Did you try: If e.KeyCode = Keys.
確定! 回上一頁