ReleaseComObject - DfInPlaceComObject
Releases ActiveX control associated with this object
Type: Procedure
Syntax
Procedure ReleaseComObject
Call Example
Send ReleaseComObject
Description
ReleaseComObject is sent to release 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.