For my current project I am trying to write a sort of flow-chart form where the user can place objects (for now they are images) and then connect them together with lines.
I have sorted out the dragging and dropping of the images, but I cannot fathom out how to sort out the connecting of them with lines.

What I would like to be able to do is on the MouseDown event of an image, start a line drawing while you hold the mouse button down. When you drop the line on another image I need to make the line permanent. Does anyone have any ideas?



------------------
Mark "Buzby" Beeton
VB Developer
[email protected]