The maximum number of lines that can be entered into this text control.

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public int Lines { get; set; }
Visual Basic
Public Property Lines As Integer
	Get
	Set

Remarks

The default value is 5.

See Also