Qiang,
I don't think you can do it easily. Using Reflector, I can see some
fields that I think you could probably change through reflection, but it
doesn't seem like an easy task.
Why don't you just change your program to use the WebBrowser control?
--
- Nicholas Paldino [.NET/C# MVP]
-
(E-Mail Removed)
"Qiang" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
> Anybody knows how to convert an instance of SHDocVw.WebBrowser to
> System.Windows.Forms.WebBrowser? Or is it possible?
>
> thanks,
> Qiang
>