You could create a form that would load up first with a timer on it. The Timer would keep checking to see if it is time to run the "main" portion of the program.

The timer would then load up another form containing your program that should be running.

Hope this helps you in some way. )