|
-
Jul 8th, 2011, 07:15 PM
#4
Thread Starter
Member
Re: VB2005, how to refresh labels/textboxes
 Originally Posted by .paul.
instead of the API, there's a .Net method:
vb Code:
threading.thread.sleep(millisecondsTimeout as integer)
Thanks, I finally settled on the "Sleep" method after trying a few tricks for "do while loop" and "for i, next i" but had trouble getting the timing right.
I'll give this a try.
Tags for this Thread
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
|