|
-
Oct 5th, 2000, 09:51 AM
#1
Thread Starter
Lively Member
I've got some code that will use the SendMessage function to change the text within a text box on another application, i.e.
SendMessage(tHandle, EM_REPLACESEL, CLng(1), text_to_send)
Does anyone know if its possible to update a progress bar using a similar method ??
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
|