In this tutorial you will learn how to:
Use a timer
Use a statusStrip
using Now() to get a timestamp
add a reset button
Going Further...
Can you make the project show a mode option which provides countdown alarm mode as well?
The countdown timer should allow a user to type into a numericUpDown control a number to count down from and when it reaches zero it should play an alarm sound.