How to fire multipler events at the same time using the timer controls in VB? Im developing a scheduler program which use the timer to execute jobs when it reach a specific time; but I was hoping to run multiple jobs when the timer fires its events.Is there anyway I can do that?