Data Verification problem
-
Hi I am doing an application that requires data entry. Verification of data entry is done using EN_ENTER window message. but in the event the user uses tab, the en-enter was not called and i have problem verifying the entry. i am developing in a window cE device. any help will be appreciated.
-
Hi I am doing an application that requires data entry. Verification of data entry is done using EN_ENTER window message. but in the event the user uses tab, the en-enter was not called and i have problem verifying the entry. i am developing in a window cE device. any help will be appreciated.
-
Hi I am doing an application that requires data entry. Verification of data entry is done using EN_ENTER window message. but in the event the user uses tab, the en-enter was not called and i have problem verifying the entry. i am developing in a window cE device. any help will be appreciated.
Try the WM_KILLFOCUS Message will help to your problem All the best