G
Guest
Hello!
I have a application that uses the system.timer object. My big problem is
when the application starts, fire the elapsed event.
In the form_load event, i use the try command and inside this, make the
elapsed time equal to 10000. So, only after 10 seconds, should the
timer_elapsed event be fired, but no.
Does anyone had the same problem?
Thanks,
Sérgio Cardoso
I have a application that uses the system.timer object. My big problem is
when the application starts, fire the elapsed event.
In the form_load event, i use the try command and inside this, make the
elapsed time equal to 10000. So, only after 10 seconds, should the
timer_elapsed event be fired, but no.
Does anyone had the same problem?
Thanks,
Sérgio Cardoso