VBATrain.com
Chapter 1 The Visual Basic Editor Page 5 of 11

   VBATrain Home    |    Sample Lessons Index    |   Previous Page    |   Next Page


Properties Window

Project properties can be modified during design time (when working on the project) using the Properties window. Properties can be viewed by category or in alphabetic order.

The Properties window is often used for naming modules, sheets, or other objects.  We will use it most when working in the VB Editor with UserForms.

Property Window


What are "Properties"?

A VBA object (for example, a "Worksheet" object) has "properties" and "methods".

Properties are the characteristics of the object. Methods are the actions associated with the object. This is treated in more detail in Chapter 5, Properties and Methods lesson. You can click on the preceding link to learn more about properties and methods, then use the back button on your browser to return to this lesson page.


   VBATrain Home    |    Sample Lessons Index    |   Previous Page    |   Next Page

Click here for feedback and questions about this chapter.

Copyright © 2006-2008 J. Donald McClenagan, PhD, ALL RIGHTS RESERVED