Wyo VB Lecture Notes - Objects, Methods, & Properties

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

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

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

Objective #4: Identify objects, properties, and methods and explain how they are different from syntax and keywords.