Skip to content

CreateComObject - DfInPlaceComObject

Sent to create and connect to an instance of the ActiveX control associated with this object

Type: Procedure

Syntax

Procedure CreateComObject

Call Example

Send CreateComObject

Description

CreateComObject is sent to create and connect to an instance of the ActiveX control associated with this object.

You would not normally send this message to an ActiveX wrapper object. Instead, creating and releasing the ActiveX control is performed automatically. This behavior is controlled by the peAutoCreate property.