|
-
Dec 19th, 2003, 07:41 PM
#1
Thread Starter
Hyperactive Member
Timer only execute once [solved]
I have a timer with a interval of 200 and I only want it to execute once. how can i do this?
Last edited by Narfy; Dec 19th, 2003 at 08:03 PM.
-
Dec 19th, 2003, 07:42 PM
#2
Hyperactive Member
Place Timer1.Enabled = False in the timers interval sub.
(Change Timer1 to your timers name if it differs of course)
-adehh
-
Dec 19th, 2003, 07:46 PM
#3
Thread Starter
Hyperactive Member
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
|