performance
improving actual for applications,
322–325
slowed by encryption,
329
PopulatePropertiesFromForm procedure
adding to
clsCustomer class module,
487
presentation (user interface) layer
creating diagrams for,
104,
105
in n-tier architecture,
17
in three-tier architecture,
15,
16
procedures
calling sub procedures from,
35–36
creating and calling,
33–46
for making updates to data,
507–508
making use of
If...Then statements,
57–58
retrieving values for,
36
variables and constants in,
49
Project Tracker application
building class modules for objects,
357–383
building the user interface,
344–357
connecting the user interface to the code,
410–451
Project Tracker screen
sample project record on,
452
properties
creating for a class,
105
creating for the Car class,
107–111
with interface inheritance,
123
listing for an object,
81
Property Get procedure
creating properties for existing objects,
124
using
SpecialFeaturesList enumeration,
122–123
Property Let procedure
creating properties for existing objects,
124
using
SpecialFeaturesList enumeration,
122–123
prototype screens
for the Customer Service application,
464–465
generating with Access forms,
336–340
generating with Visio,
336,
337
public variables
creating properties for existing objects,
124
implementing properties for custom classes,
105