hi, can you tell me about lap time feature ? Q. when the lap button is pressed it must have show the total time from first pressed (if not pressed , then from first) eg. start- 5 seconds → lap = lap view 5 seconds (first press) time running 12 seconds → lap = lap view 7 seconds (12sec-5sec(firstlap)=7sec) it will be very kind if you help .. thank u in advance
wow, thank you for sharing. I did in a long way
Thank you
Thank you man
Great ............Good Setup.......I like it..!!
i get an error when i declare private stopwatch as new stopwatch
Are you using .vb? Sounds as if you're using .cs (c#)
@@shandor2933
use this instead => Stopwatch stopWatch = new Stopwatch();
have you got code for how to add each individual value up inside the list box and display that as its own separate total
hi,
can you tell me about lap time feature ?
Q. when the lap button is pressed it must have show the total time from first pressed (if not pressed , then from first)
eg. start- 5 seconds → lap = lap view 5 seconds (first press)
time running 12 seconds → lap = lap view 7 seconds (12sec-5sec(firstlap)=7sec)
it will be very kind if you help .. thank u in advance
Hey, i keep getting an error "Object reference not set to an instance of an object." how do i fix this?
Thank you so much
Very Helpful and Amazing Video Tutorial... :) Liked it a lot... Also subscribed... :)
Nice tips idol
thanks!
iI Would like to know if Visual Basic 2010 compatible with VB 6
if yes how to imigrate it
great vid
Nice Vid Thanks !!
When I type the line "Private stopwatch As New Stopwatch" it display a error please help!!!!!
My vb app is vb 2010
What is the error message?
It said Type excepted
Nice
Thx
thanks man