G
Guest
Hello,
I am looking for a way to have a counter on my form:
1) Once the user opens the form and presses btnDIAL the counter for the
first time the counter starts counting up from 0.
2) even if btnDIAL is pressed again, the counter is no longer affected until
the form is close/re-opened and the btnDIAL is pressed again for the first
time when the form is opened.
3) There needs to be a pause toggle button to pause the counter.
4) The counter should increment every 60 seconds.
Thanks
I am looking for a way to have a counter on my form:
1) Once the user opens the form and presses btnDIAL the counter for the
first time the counter starts counting up from 0.
2) even if btnDIAL is pressed again, the counter is no longer affected until
the form is close/re-opened and the btnDIAL is pressed again for the first
time when the form is opened.
3) There needs to be a pause toggle button to pause the counter.
4) The counter should increment every 60 seconds.
Thanks