Why not just use the OnTimer event for more than one thing?
If you want those two things to have different timer intervals, just declare a variable at form-level, increment it at each loop through the timer event code and only perform the less frequent action when the counter variable reaches a certain value.
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.