Zebra0.com

visual-basic proceduresVisual Basic: Windows Programming

Visual Basic: Windows Programming

Learn Visual Basic in FREE step-by-step lessons.

Procedures in Visual Basic

All of the procedures that we have written so far have handled an event: the mouse moved or clicked, the form loaded, or the scroll bar changed. In this lesson you will learn to write general procedures that can be called from other procedures.

Please study the material at each of the links below.

  1. General Procedures

  2. Adding a pet

  3. Area

  4. functions

  5. Passing Arguments

  6. Passing Arguments to a function

  7. Passing Variables by Reference

  8. Calculating tip using procedures and functions

GlossaryGlossary for procedures lesson
Full Glossary