I tried using webBrowser1.Document.Body.ScrollTop and webBrowser1.Document.Body.ScrollLeft, but they don’t work. They always return 0 and I can’t access webBrowser1.Document.documentElement.ScrollTop and .ScrollLeft.
I tried using webBrowser1.Document.Body.ScrollTop and webBrowser1.Document.Body.ScrollLeft , but they don’t work. They always return
Share
OK, I solved it: