Forum

wpf, webbrowser, ge...
 
Notifications
Clear all

wpf, webbrowser, get current scroll position

1 Posty
1 Users
0 Likes
1,136 Widok
0
Topic starter

example

1 Answer
0
Topic starter
mshtml.HTMLDocument htmlDoc = myWebbrowser.Document as mshtml.HTMLDocument;
var position = htmlDoc.parentWindow.document.body.getAttribute("scrollTop").ToString();

Odpowiedź

Author Name

Author Email

Your question *

 
Preview 0 Revisions Saved
Share: