How to Use the Name Argument of an @...GET in Visual FoxPro (138780)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
This article was previously published under Q138780 SUMMARY
Visual FoxPro's Online Help for Controls and Objects states:
In Visual FoxPro, a NAME clause has been added to each of the controls
created in previous FoxPro versions. The NAME clause creates an object
reference for controls created with @ ... GET and @ ... EDIT, allowing
you to manipulate the controls with Visual FoxPro properties, events,
and methods. The NAME clause provides an intermediate step to upgrade
your applications using Visual FoxPro object-oriented programming
techniques.
But it does not provide an example. This article will show how to
incorporate the NAME clause into a program with @...GETs.
Modification Type: | Major | Last Reviewed: | 2/10/2000 |
---|
Keywords: | kbcode KB138780 |
---|
|