-
Trapping a TAB key
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
-
Re: Trapping a TAB key
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