Hi Nicholas
Unfortunately I haven't used the WebBrowser control in VB6, so I am probably
not the best person to ask. You could try one of the dedicated VB
newsgroups: microsoft.public.vb.*etc*.
Perhaps someone else here can suggest a more specific group.
Charles
"Nicolas" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello Charles,
>
> >Hi Robert
> >
> >Implement the IDocHostUIHandler interface and in the >ShowContextMenu
> >function return an HRESULT of S_OK. This will prevent the >context menu
> from
> >being displayed.
> >
> >You can inform the WebBrowser control that you have >implemented the
> >IDocHostUIHandler interface by getting an ICustomDoc >interface from
> the
> >document, and calling SetUIHandler method with a >reference to your
> class
> >that implements the interface.
> >
> >HTH
> >
> >Charles
>
> Do you know of a way / any documentation on using the IDocHostUIHandler
> from VB6? I would like to pass user click events from the an HTML page
> in the WebBroswer Control to my hosting VB app. Is this possible?
>
>
> Cheers,
> Nicolas
> http://www20.brinkster.com/intefacesa/
>
> *** Sent via Devdex http://www.devdex.com ***
> Don't just participate in USENET...get rewarded for it!