how to disable IWebBrowser2 refresh window and scroll bar when calling IHTMLDocument2->write?



It seems the WebBrowser Control update it's window and scroll bar after I
call IHTMLDocument2->write.

Does it have such method like SetRedraw of CListControl?

Jack


.