Cornerstone
MIS
I have tried using the timer class but do not think it is timing properly. What I wiant to accomplish is this:
1. Have a form with a command button named cmdStartTimer and a textbox named txtTime
2. Click the button and have the textbox display the time counting in seconds. 1, 2, 3, 4, etc. (When it gets to 60 show minutes and seconds)
Any help would be appreciated.
Thanks!
Rick
1. Have a form with a command button named cmdStartTimer and a textbox named txtTime
2. Click the button and have the textbox display the time counting in seconds. 1, 2, 3, 4, etc. (When it gets to 60 show minutes and seconds)
Any help would be appreciated.
Thanks!
Rick