Inheritance diagram for ActiveXControl:
Properties | |
IDispatch *R | Control [] |
Gets the interface for the hosted ActiveX control. | |
IDispatch *R | Events [] |
Gets the COMEvents objects that allows specify a event handler for the hosted ActiveX control. |
See also the method CreateActiveXControl of the Frame. See also the method CreateActiveXControlLicensed of the Frame.
IDispatch* R Control |
Gets the interface for the hosted ActiveX control.
IDispatch* R Events |
Gets the COMEvents objects that allows specify a event handler for the hosted ActiveX control.