Browser Control using C# 2.0
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, I am working on a project that uses a browser control. Browser control was working fine till I use Append Child to insert anchor element into document. Problem is when page finish loading, ScrollBar in browser control scrolls down automatically and shows the bottom of the web page. I don't want scrollbars to scroll down automatically because I want show the top of the page. Pleaase help. Thanks,
A.Asif