|
-
Nov 18th, 2002, 04:05 AM
#1
Thread Starter
Addicted Member
Retreiving text from a application???
Hello,
I have an application with three text boxes, of which i need to get the text value of the third text box.
I am using 'FindWindowEx' API get the handle to the textbox
and 'SendMessageStr' API to retrieve the text.
I am able to retrieve the text of the first textbox. But, not of the remaining textboxes as the class name of all the textboxes as the same!!!
Can any one help me out???
Thanx.
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
|