
ActiveX windows control. Allows any well-behaved ActiveX control to be inserted at run time, for its properties to be setup, and for event handlers to be connected.
Property |
Description |
|---|---|
(OCX Properties) |
Brings up the ActiveX's properties dialog box (if implemented) which controls visual aspects of the ActiveX control. |
Event… |
Dynamically generated VBScript event handlers. The events listed are read in from the ActiveX control. |
"(OCXProperties)" handles the ActiveX's properties dialog box. For example, this is for the MS Access Calender control:
