H
Harry Simpson
I'm using a Timer to start a countdown to the Tick event in which I perform
an event. Everytime the users "does" something in the app, I simulate a
restart of the timer by setting tmr.enabled=False, then tmr.enabled=True to
start the "countdown" for the interval set.
Is there a better way to do this in CF? Using VB.NET.
Thanks
Harry
an event. Everytime the users "does" something in the app, I simulate a
restart of the timer by setting tmr.enabled=False, then tmr.enabled=True to
start the "countdown" for the interval set.
Is there a better way to do this in CF? Using VB.NET.
Thanks
Harry