¹Ø¼ü×Ö activexÓëjavscript½»»¥ ÍøÉÏ´ó°ÑµÄ´úÂë ÎÒ¶¼ËÑË÷°ëÌìÁË£¬Äã˳±ã¸ø¸öµØÖ·°É refer to CDHtmlEventSink Now, we will create an event that enables the ActiveX control to notify the web page that it is completed transferring the text from the input parameter to the output parameter. Code in the web page will react to this event and respond by displaying the text in the output parameter to verify that this transfer has occurred by the ActiveX control. In Class View, right click on CMyActiveXCtrl, select Add, Add Event. In the Add Event Wizard, as shown in Figure 11, enter �ParameterLoaded� for Event name and change Internal name to �FireParameterLoaded�. Click Finish for the wizard to create the default code to support this event.