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