Hi there!
I have a dialog based application with a webbrowser-control. In this there is displayed some data that is written to an html-file just before it is displayed in the webbrowser-control.
There is added additional data line by line, just like it would be written on a normal sheet.
Now, my problem is that the webbrowser scroll bar does not scroll down automatically when a new line is written to that file and displayed.
I have to scroll down every time by hand, but i want to have it done automatically.
How can i do this?
Surely it is easy, but i'm still a rookie in this and i haven't found anything usefull yet in the msdn library.
Thank you very much in advance.
Andy
I have a dialog based application with a webbrowser-control. In this there is displayed some data that is written to an html-file just before it is displayed in the webbrowser-control.
There is added additional data line by line, just like it would be written on a normal sheet.
Now, my problem is that the webbrowser scroll bar does not scroll down automatically when a new line is written to that file and displayed.
I have to scroll down every time by hand, but i want to have it done automatically.
How can i do this?
Surely it is easy, but i'm still a rookie in this and i haven't found anything usefull yet in the msdn library.
Thank you very much in advance.
Andy