Hi everyone,
I have a pesky little problem that is driving me nuts.
I'm trying to capture an image of a web page programmatically in a
background thread or process.
What I'd like to do is create a Bitmap object of a webpage from, say, the
new WebBrowser control of .net 2.0 or even the old ActiveX browser control,
without opening any forms.
I tried with the new WebBrowser control, but the only thing I've managed to
do is open up a form with the control in it, and do a screen capture of a
rectangle the same size of the control.
But the problem is that I need to do it /without/ opening the Form. :(
I think I'm getting close, but I really can't find a way to do it as a
background process.
Can anyone please point me in the right direction?
Thanks

Signature
Joe Black
Herfried K. Wagner [MVP] - 12 Apr 2005 18:59 GMT
"Joseph Black" <JosephBlack@discussions.microsoft.com> schrieb:
> I have a pesky little problem that is driving me nuts.
> I'm trying to capture an image of a web page programmatically in a
[quoted text clipped - 3 lines]
> control,
> without opening any forms.
IECapt
<URL:http://iecapt.sourceforge.net/>

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>