I am trying to create an ActiveX control for an HTML page, which should behave a little bit like an embedded OLE document i.e. i want the control to have a menu which should merge with Internet Explorer's menu.
I am stumped at the first hurdle - my ActiveX control's menus show up fine in the Test Container, but when i put my control in the HTML page with an <OBJECT> tag, the control does not seem to be 'UI-activating' and the menus do not change.
Any ideas?
I am stumped at the first hurdle - my ActiveX control's menus show up fine in the Test Container, but when i put my control in the HTML page with an <OBJECT> tag, the control does not seem to be 'UI-activating' and the menus do not change.
Any ideas?