In our laboratory activity I’ve learned on how to use a TIME using the toolbox, toolstripstatus. Our activity I used time and toolstripstatus and to display time/date in a form.
This formula will display the day:
ToolStripStatusLabel1.text=Now
Then the time and date we use this formula:
ToolStripStatusLabel1.text=format (now,”T”)
The second laboratory activity we created a simple application using radio button, toolbox and group box then we apply them renaming either male/female, we used if statement in the third and fourth activity and for our last activity this is the hardest to all that sir given to us because it is graded activity. We apply and used what we have learned to the activity that we finished. And sir gave the activity. The Tax Due of single, married, head of the family and the widower. Sir,said we will use the if statement
I have learned to use if statement and also it's functions.