A
Altman
I want to start a timer when an object loads, so I put the code to start it
in the constructor. The problem I am having is that when I put the object
on a form in development it starts the timer. Is there a way to get this so
that it doesn't run unless the program has actually started?
in the constructor. The problem I am having is that when I put the object
on a form in development it starts the timer. Is there a way to get this so
that it doesn't run unless the program has actually started?