Line Control

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

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 Using Controls.

See Also

Line Control Properties, Methods and Events | CREATE CLASS | CREATE FORM | DEFINE CLASS