Click to See Complete Forum and Search --> : Trapping a TAB key


Rick Okrasinski
December 15th, 1998, 03:37 PM
I am trying to trap a TAB key with the KeyPress event for a text component. However, it does not seem to work. The online doc says that it will catch the TAB, ENTER and BACKSPACE keys but it onle enters the function on ENTER and BACKSPACE. Why is this? Is there another way to see if someone tabbed out of a control?


Thanks


Rick

Neph
January 5th, 1999, 03:21 PM
see the lostfocus event...


that's the answer if I understand well your problem if not don't hesitate to reply...I'll to help you...

cya


Neph