|
-
May 20th, 2001, 02:37 AM
#1
timer question
I am trying to creat a stop watch using three labels and three timers (minutes, seconds and tenths of a second). So far I have the tenths of a second working with this:
lblTSec.Caption = lblTSec.Caption + 1
how do I make it start at zero again once it reaches 59 and what speed do I set the timers at for minutes and seconds?
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
|