Question WinForm webbrowser scroll to the top

JBudd

New member
Joined
Sep 13, 2012
Messages
4
Programming Experience
Beginner
Hi all,

I've put a webbrowser control onto a winform & have it connected to a specific website (using this for displaying application specific information not as a general web browser).

It all works fine apart from a minor irritation - when the html page loads it displays half way down & does not display from the top. I can then scroll to the top of the html page however would like it to start at the top when the form loads.

I've searched google & msdn for a solution - all to no avail & cannot see any property that could affect this.

Any tips?

Thanks

james
 
Back
Top Bottom