COM-HANDLE attribute

(Windows only)

The component handle to the control-frame COM object.

Data type: COM-HANDLE

Access: Read-only

Applies to: CONTROL-FRAME widget

This handle provides access to the ActiveX control container (COM object) associated with the control-frame. You can use this, in turn, to access control-frame COM object properties and methods.

For information on the properties and methods on the control-frame COM object, see the CONTROL-FRAME widget reference entry. For information on accessing COM object properties and methods, see Accessing COM object properties and methods.