VB Lecture Notes - Methods

Objective #1: Use a call statement to execute a method from another method.

Objective #2: Create your own method that is not tied to an event.

Objective #3: Explain the benefits of using methods.

Objective #4: Organize the code in your code window.