|
-
Jun 19th, 2004, 10:50 AM
#1
Thread Starter
Member
Pausing the sequence
Hi,
Is it possible to make vb.net 'pause' for a few seconds before carrying on through the code. For example,
on button click
label1.text = "Hello"
**Code here to pause for 2 seconds then...**
label1.text = "This is my first post"
**Code here to pause for 2 seconds then...**
label1.text = "I dont know what I'm doing"
etc etc
any help on this would be great. I am quite new to this as you can tell.
thanks a lot.
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
|