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 Explorers menu.
I am stumped at the fist hurdle - my ActiveX controls 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 fist hurdle - my ActiveX controls 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?