The line tool creates simple straight line segments of various
width and color. Together with the shape tool discussed next, you can use
this tool to 'dress up' your application.
Line Tool Properties:
BorderColor
Determines the line color.
BorderStyle
Determines the line 'shape'. Lines can be transparent,
solid, dashed, dotted, and combinations.
BorderWidth
Determines line width.
There are no events or methods associated with the line tool.
Since the line tool lies in the middle-layer of the form display,
any lines drawn will be obscured by all controls except the shape tool
or image box.