I want to make it where I can define the number of "TABS" to send to a 3rd party program. This way the correct text box on the 3rd party program will have the focus and then I should be able to send text to the target textbox of the 3rd party program without ever having to know the specific textbox's hWnd. (Since I can not seem to get the hWnd for it.)

Thank you very much in advance for your help,
Daniel_Christie