Line Control

Properties   Events   Methods   Example   See Also

Creates a control that displays a horizontal, vertical, or diagonal line.

Syntax

Line

Remarks

A Line control is a graphical control that displays a horizontal, vertical, or diagonal line that can't be changed directly. However, because a Line control has a full set of properties, events, and methods that other controls have, the Line control can respond to events and can be changed dynamically at run time.

For additional information about creating lines, see the Form Designer topic and Chapter 10, Using Controls, in the Programmer's Guide.