|
-
April 15th, 2011, 01:31 PM
#1
GetWindowText and SendMessage
I am trying to read text from one textbox in a windows form, and then at the click of a button transfer the contents of that textbox to another form.
My thinking is that I need to use GetWindowText to find the text within the textbox and then use the SendMessage to send it to another form.
I cannot find any examples of this being done so would need a little bit of guidence in order to complete this.
If anyone is able to help that would be great!!
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
|