RE: Drawing to a MetaFile



Got it!
Thanks to the article by Rob Manderson and Jubjub in Codeproject
(http://www.codeproject.com/internet/htmlimagecapture.asp), where they
pointed out that Navigate2() by itself is not enough -- one needs to wait for
the message pump to run before the URL is actually rendered by the Web
Browser Control!!

There's still one niggling point, however -- the Web Browser control seems
to always show the verical scroll bar, even if the window is long enough (it
just shows the scroll bar as greyed). Is there any way to not show the
vertical scroll bar?

Edward Clements
.