Wyo VB Lecture Notes - Objects, Methods, & Properties

Objective #1: Use forms appropriately.

Objective #2: Know how to place textboxes, labels, and buttons on a form.

Objective #3: Be familiar with the naming convention used for forms, textboxes, labels, and buttons.

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

Objective #5: Identify and use objects and properties.

Objective #6: Be able to write out a whole method