Object Property

See Also7GB89DP

Applies To

OLE control2HQDVVU.

Description

Represents the object in an OLE control.  Not available at design time; read-only at run time.

Usage

[form.]ole.Object[.property | .method ] [ = setting ]

Remarks

Use this property to specify an OLE object when performing OLE Automation tasks.

You perform OLE Automation tasks on the object using properties and methods the object supports.  For information on which properties and methods an object supports, see the documentation for the application that created the object.

Data Type

Long103F6YL


See Also

Help:

CreateObject Function0M4P7F

GetObject FunctionTLKUVF

OLE Automation1J3AYU5

 

Programmer's Guide:

Chapter 23, "Programming Other Applications' Objects"