Wyo VB Lecture Notes - Objects, Methods, & Properties

Objective #1: Use forms appropriately.

Objective #2: Identify and use objects.

Objective #3: Know how to place objects such as textboxes, labels, and buttons on a form and give them proper names.

Objective #4: Use Click events to make a program interact with the user when he/she clicks the mouse.

Objective #5: Write assignment statements that assign values to properties.

Objective #6: Make use of the concatenation operator.

Objective #7: Identify and use methods.