Hi.
I have a form with 4 textboxes. I want to do validation from text3 to text4.
I've tried to use KeyDown, KeyUp and KeyPress but my problem is that none of them fires with TAB Key !? It passes focus to text4, i don't want that.

Any suggestion, what the API function to hook the keyboard?
Regards
Jorge