Adding ActiveX Controls to your Page
:
Basic steps involved:
Insert the control (chosen from a provided list) into your HTML code.
Use the ‘Properties’ window to modify the design time properties.
Use the Script Builder to respond to the events raised by the ActiveX Controls.