Hello me again.
I am working on a Vector Shapes ActiveX Control Object that works by moving two or more PictureBoxes that have the Drag property enabled and then when they are moved the UserControl is then able to draw a line using the Line command to the two PictureBoxes. However that I am only starting with only two Points of the lines, there are going to be alot more of them inside the UserControl, so much that they have been given or rather more over they have been placed inside a Control Array for the points to be assembled into...
PS: I have been able to post an attachment of the UserControl that I am working on and then I am looking for some good help in this matter at hand, it has been very confusing in deed!!
!! Thanks in advance !!
I am working on a Vector Shapes ActiveX Control Object that works by moving two or more PictureBoxes that have the Drag property enabled and then when they are moved the UserControl is then able to draw a line using the Line command to the two PictureBoxes. However that I am only starting with only two Points of the lines, there are going to be alot more of them inside the UserControl, so much that they have been given or rather more over they have been placed inside a Control Array for the points to be assembled into...
PS: I have been able to post an attachment of the UserControl that I am working on and then I am looking for some good help in this matter at hand, it has been very confusing in deed!!
!! Thanks in advance !!