If I have a tab control where each tab has an identical context menu but the commands in the said menus act on a different object of the same type (a different object for each tab page, or rather a ...
is there a way to intercept tab behavior on, say, one text box? i want to catch the tab key event and move the focus somewhere other than the next tab stop.<BR><BR>microsoft's posted solution is to ...