This program is a basic stopwatch.
It taught us how to use timers and store values into variables for later use.
The ‘Store’ button allows the user to store the time of the stopwatch into a variable and show it in a text box for later use.
It also has a stop & start button to restart the stopwatch or to pause it.
This activity taught us how to change the different properties of labels & buttons.
When started the user is presented with 10 buttons labeled with numbers, pressing one of these buttons will change the properties of the labels to show the user the number.
As with all activities, it has an end button in which to close the program
This program is used to show the basic user interface that can be made using Visual Basic.
It simply starts up and the user is presented with two buttons, “Start” & “Quit”
Start: Pressing this will display a hidden label welcoming the user to the program
Quit: Fairly straightforward, quits the program the user is running.
All VCE I.T. stuff shall be posted on this here weblog.