I have an activeX Document which contains a visible web browser control. I am using that control to load other activeX Documents in response to clicking on a menu. I am trying to dbl-click on my second activeX Document and detect the event from within the first activeX document.

Is there a way to do this? TIA