Shoutbox

VB Timer HELP!! - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: VB Timer HELP!! (/showthread.php?tid=26755)

VB Timer HELP!! by Eljay on 06-05-2004 at 07:34 AM

I am a n00b at VB and i was trying to make a timer that starts when you click a button and sops when you click another button but i dont have a clue what the code is to start the timer

Help please?


RE: VB Timer HELP!! by Stigmata on 06-05-2004 at 07:35 AM

do you want to display the time taken???


RE: VB Timer HELP!! by Varish on 06-05-2004 at 07:35 AM

timer1.enabled=true  (to start)
timer1.enabled=false (to stop)


i think thats it..soz..dont have VB


RE: VB Timer HELP!! by Eljay on 06-05-2004 at 07:41 AM

quote:
Originally posted by Chloe
timer1.enabled=true  (to start)
timer1.enabled=false (to stop)


i think thats it..soz..dont have VB
thats exactly what i tried but it doesnt work

quote:
Originally posted by jackass_wanabe
do you want to display the time taken???
yeh
how do u do that?

RE: VB Timer HELP!! by Stigmata on 06-05-2004 at 08:16 AM

lable1.caption = timer1.intervil +1


something along the lines of that, would check but too busy talking about dominatrixs :P hehe