In the event handler you will have to do this (notice that I check for both Enter and NumpadEnter keys): public void Enter(KeyboardEventArgs e) { if (e.
確定! 回上一頁