Re: Why are NewWindow2 & NewWindow3 events missing?
- From: "Cor Ligthert[MVP]" <notmyfirstname@xxxxxxxxx>
- Date: Sat, 9 Feb 2008 21:05:20 +0100
Kimi,
Most documentation about the webbrowser on MSDN is about the AXWebbrowser, in fact shdocvw.dll
In net 2005 is a new class around that introduced, which has some properties that even inplements using that MSHTML and a much nicer way to handle the DOM (document).
The backside of it, is that it has less events then the true AXWebbrowser has. (In fact has Herfried writtem an othwer way already).
Cor
.
- References:
- Why are NewWindow2 & NewWindow3 events missing?
- From: kimiraikkonen
- Why are NewWindow2 & NewWindow3 events missing?
- Prev by Date: NetMassDownloader Download .Net Framework Source Code At Once, Enables Offline Debug In VS 2008,2005 And CodeGear Rad Studio
- Next by Date: Re: Why are NewWindow2 & NewWindow3 events missing?
- Previous by thread: Re: Why are NewWindow2 & NewWindow3 events missing?
- Next by thread: Quick Ctype Question
- Index(es):
Relevant Pages
|