I have developed an application for PocketPC 2003 and am capturing the Enter key in the Keydown event.
I changed the target device to Windows Mobile 5.0 and deployed. The Enter key is not being captured. I called tech support for the device and am being told I must capture it within the KeyPress event. I am in disagreement with them on this and want them to fix the problem. I do not want to have to change my application for this.
Hence my question, Which event is the preferred/recommended to capturing the Enter key?
I changed the target device to Windows Mobile 5.0 and deployed. The Enter key is not being captured. I called tech support for the device and am being told I must capture it within the KeyPress event. I am in disagreement with them on this and want them to fix the problem. I do not want to have to change my application for this.
Hence my question, Which event is the preferred/recommended to capturing the Enter key?