Graphics in the Webbrowser control.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ThisIsAMess

    #1

    Graphics in the Webbrowser control.

    Hello!
    Say, I am using a Webbrowser control in a VB6 application to display
    'outside' imported data-filled charts. I want to use the mouse to
    'draw' a line from two different points on the chart display in the
    webbrowser control. I believe I use the MouseDown, MouseMove, and
    MouseUp funtions. If this is so, let me know! Further, how do I
    incorporate this functionality in the webbrowser control (I'm using the
    left mousebutton)... ?
    Thanks in advance...

Working...