K kedarj Registered User. Local time Today, 02:27 Joined Sep 7, 2005 Messages 58 Nov 16, 2005 #1 Hi All, I need some help. I want to disable the Escape key when users are entering data on a form. How can I do that? Help apprecieted Regards K
Hi All, I need some help. I want to disable the Escape key when users are entering data on a form. How can I do that? Help apprecieted Regards K
ghudson Registered User. Local time Yesterday, 20:27 Joined Jun 8, 2002 Messages 6,194 Nov 16, 2005 #2 Search the forum for there is code posted on how to do it. You want to use the KeyPress event.
K kedarj Registered User. Local time Today, 02:27 Joined Sep 7, 2005 Messages 58 Nov 16, 2005 #3 Hi gHudson, thanks for guiding. It helped and it worked! Once again Thanks Regards K