Visual FoxPro attempted to evaluate the following syntax:
| В | Copy Code |
|---|---|
objvar.memberobj.property | |
No member named memberobj was found.
-
You were attempting to access the members of a control class from outside the class.
Make sure references to controls, such as with .ActiveControl, are within scope.
js editor
Web development