How To Use the Object Property to Reference Methods/Properties (156548)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q156548 SUMMARY
A new Application property has been added to all objects in Visual FoxPro
version 5.0. This includes both the OLE Bound control and the OLE Container
control. If you have OLE Automation code that does not use the Object
property (.object) to reference the various properties and methods of the
object, a conflict occurs between the Visual FoxPro Application property
and the Application property of the OLE object.
REFERENCES
Visual FoxPro 5.0 Help; search on "Application property"
Visual FoxPro 6.0 Help; search on "Application property"
NOTE: In Visual FoxPro 5.0, this help topic incorrectly lists only
Application Object and _VFP System Variable in the applies to list. This
property is exposed to all Visual FoxPro base classes.
Modification Type: | Minor | Last Reviewed: | 7/13/2004 |
---|
Keywords: | kbhowto kbOOP KB156548 |
---|
|