Calling a Form as If It Were a Function to Return a Value (129648)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
This article was previously published under Q129648 SUMMARY
In Visual FoxPro for Windows, a form is an object and as such cannot be
called directly as a function can. However, by using object-oriented
practices, you can create a class that calls a form. That class can in turn
be instantiated in a function that returns what was entered in the form.
Modification Type: | Major | Last Reviewed: | 8/25/1999 |
---|
Keywords: | kbcode KB129648 |
---|
|