Tagged Questions

0
votes
1answer
734 views

Drawing an arrow on a line object in VB6

Using VB6, i have a line object that can be dragged around at its end points by the user, and i'd simply like an arrow in the middle of it to show the direction of the line. Is there a simple way to ...