Im trying to make an application where you type 4 numbers... an x1 coordinate, a y1 coordinate, an x2 coordinate, and a y2 coordinate in text boxes. When you type these in and click the command button a line with these coordinates appears inside a picture box. I have the form all set up frmlines.frm Thanks