Click or drag to resize

EditTextBoxIsMultiLine Property

Property value of edit object to multi line or once line

Namespace:  SOWIWin.Helper.Controls
Assembly:  SOWIWin.Helper (in SOWIWin.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public bool IsMultiLine { get; set; }

Property Value

Type: Boolean
Remarks
This property calls method SetMultiLine(Double)
See Also