Results 1 to 2 of 2

Thread: [RESOLVED] Webbrowser - automatically scroll (not y-axis!)

  1. #1

    Thread Starter
    Hyperactive Member Krass's Avatar
    Join Date
    Aug 2000
    Location
    Montreal
    Posts
    489

    Resolved [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)
    Chris

  2. #2

    Thread Starter
    Hyperactive Member Krass's Avatar
    Join Date
    Aug 2000
    Location
    Montreal
    Posts
    489

    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.
    Chris

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width