Hello,
I have a timer on my form. When I press a button the on the form the timer starts. In the Timer.tick event handler I disable the timer (Timer.Enable = False). I'm trying to re-enable the timer in my code. I know the program gets to the timer.enabled = true statement but the Timer.Tick...
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.