Forum

wpf, webbrowser, sc...
 
Notifications
Clear all

wpf, webbrowser, scroll to position

1 Posty
1 Users
0 Likes
985 Widok
0
Topic starter

example code

1 Answer
0
Topic starter
         mshtml.HTMLDocument htmlDoc = my_webbrowser.Document as mshtml.HTMLDocument;
            if (htmlDoc != null) htmlDoc.parentWindow.scrollTo(0, 500);

Odpowiedź

Author Name

Author Email

Your question *

Preview 0 Revisions Saved
Share: