Multiline


Function

 

Specifies whether to enable or disable multi-line text display.

 

Variable type

 

[ C#: bool ] [ VB.NET: Boolean ]
 

 

Initial value

false

Setting value

 

Value

Description

false

Disabled

true

Enabled

 

Remarks

 

When enabled, if you enter up to the end of the text box, the data that follows will be displayed on the next line.
When disabled, no line break is performed.