Visual Basic Programming lesson 5 – Making a stopwatch

In this tutorial we do some preparation work to program a typing speed tester program. Eddie will take you through programming a stopwatch step by step, using the timer object, a label and 3 buttons (Start, Stop, Reset). Don’t delete this program – we will need it to continue programming our typing speed tester in our next tutorial.