
How do I get my Timer to do an Event at regular Intervals? (VB6)?
I set my Timer for 600 milliseconds (6 secs) between events, and I typed MsgBox("Hi") in the Timer1_Tick(Or whatever it's called) Sub.
How come when I test out my project it doesn't create a message box that says "Hi" every six seconds. It doesn't do anyhting.
Set Enabled property to True. And 6 seconds isn't 600 milliseconds; it's 6000 milliseconds.
How to Use an Interval Timer for the Run/Walk Method
![]() |


£19.99






