|
-
Oct 29th, 2009, 03:49 PM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Webbrowser - automatically scroll (not y-axis!)
This forum has many threads covering 'scrolling by code' in the webbrowser. Works well, I was able to scroll down.
What now if I want to scroll the horizontal scrollbar to the RIGHT ?
I didn't find anything related to this on the forums or google.
Thanks in advance..
(google finance shows nice graphics for your favorite stocks (flash-based). I would have liked to make it perfectly fit in a webbrowser on my form. ...By scrolling 265 down and 130 right, it would have fit perfectly. Also, I have no straight url to this graphic. I would like to avoid setting focus and send keys or mouseclicks)
-
Oct 29th, 2009, 05:01 PM
#2
Thread Starter
Hyperactive Member
Re: Webbrowser - automatically scroll (not y-axis!)
I found a solution to my problem.
Many threads were suggesting of using the webbrowser into a picturebox so you can HIDE SCROLLBARS. That was not my intention so I wasn't paying much attention to it, but still the technique would perfectly suits my needs.
I dropped the webbrowser in a picturebox and moved it left. This would eventually hide the left portion of the page I wanted to get rid of. Thus eliminating my need to "scroll to the right"..
My picturebox is now framed just to show the google graph. Happiness.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|