Re: How to disable any user interaction with an embedded browser control ?
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Mon, 24 Apr 2006 08:37:35 -0400
"Xavier Roche" <xroche@xxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:e2igdv$3l5$1@xxxxxxxxxxxxxxxx
Igor Tandetnik wrote:
See IWebBrowser2::put_Silent. This would suppress most user
interaction (but not all - I don't remember exactly which kinds
still go through.
Err, I already tried it, but javascript alert()'s were still going
through apparently :(
Those can be suppressed by implementing IDocHostShowUI (on the same
object that implements IDocHostUIHandler).
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- Follow-Ups:
- Re: How to disable any user interaction with an embedded browser control ?
- From: Xavier Roche
- Re: How to disable any user interaction with an embedded browser control ?
- References:
- How to disable any user interaction with an embedded browser control ?
- From: Xavier Roche
- Re: How to disable any user interaction with an embedded browser control ?
- From: Igor Tandetnik
- Re: How to disable any user interaction with an embedded browser control ?
- From: Xavier Roche
- How to disable any user interaction with an embedded browser control ?
- Prev by Date: Re: How to disable any user interaction with an embedded browser control ?
- Next by Date: Re: How to disable any user interaction with an embedded browser control ?
- Previous by thread: Re: How to disable any user interaction with an embedded browser control ?
- Next by thread: Re: How to disable any user interaction with an embedded browser control ?
- Index(es):