Happy or Sad
~Happy or Sad~ In this activity we had to create our own program that shows a happy face when a button is clicked and a sad face when another button is clicked. This is what the program looks like;
This is the code used for the program;
The objects used in this activity are, buttons and the form itself. The properties in this program is the code which allows the program to work and the events used are buttons when clicked as they initiate a function, which in this case is showing a happy or sad face.
Friday, August 28, 2009 - 2:38 PM