You can't get KeyCode from KeyPress (at least without using some mapping) event because KeyPressEventArgs provide only the KeyChar property.
確定! 回上一頁