How do I send a program multiple TAB keypresses?
I am trying to imediately have my program refer to the parent of a 3rd party program and send instantly four TABS at once so the fourth text box with the fourth Tabstop will have the focus. How can I accomplish this.
ps I would have used the textbox's hWnd, but for the life of me I can not get to it.


Reply With Quote