|
-
Feb 10th, 2000, 11:14 PM
#1
Thread Starter
Addicted Member
I am trying to send text to a specific 3rd party profram's textbox. The 3rd party program has many textboxes all using the same
window Classname "Edit". This is telling me that they are setup as an array. So it sounds like they can be targeted by Edit(index#). Is this true? If so how do I code this?
In otherwords If I know the parent's hWnd and I know the class name for the textbox is "Edit", is it possible to target the specific textbox by it's index?
I really need to know. I have been trying to send text to the specific textbox for around a week now, using differnt suggested methods but to no avail. 
Thank you very much,
Daniel Christie
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
|