ALX
Well-known member
I have several textboxes on one form and am trying to trap the tab and Enter key presses and do a little processing before allowing the focus to shift to the next control. I have found Microsoft's page on the topic and it tells me I must override the "IsInputKey" function for the textbox control to trap the tab key. Their descriptions are so brief that I really don't grasp how this is done. Anybody feel like typing a quick demo to clarify ???
Thanx in advance....
Thanx in advance....
Last edited: