|
-
Sep 13th, 2005, 09:29 PM
#1
Thread Starter
New Member
Accessing other programs
I am trying to write a program that will automatically enter text into a textbox and then click on a button. The problem is that both the textbox and the button are on a separate form in an unrelated program, which will be running at the same time as my program. I do not have access to the second program's code, so I cannot integrate it into my project or solution.
Is there any way I can do this?
Thank you, Robby
Edit: The second program is made so that pressing the Enter key while focused on the textbox is equivalent to clicking on the button. I don't know whether or not this is useful information.
Last edited by gorcq; Sep 13th, 2005 at 10:26 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|