Visual FoxPro DevCon 2001
Controls, Forms, Classes & Objects
u
Controls are the widgets that display stuff,
present actions for the operator to take
u
Forms are where you place your controls
u
Classes are the templates for your objects
u
Objects are the
instantiated
(running) entities
based on classes.