Is it possible to trigger event whenever seconds on stopwatch change (that means every second, but it has to be synchronized with seconds)?
Thanks,
sisquo76
I have question regarding Stopwatch Class. Is there an easy way to display more than 59 minutes on stopwatch? Here is my code:
Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
Dim strMinutes As String
Dim strSeconds As...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.