property MaskEdit.MultiLine as Boolean
Retrieves or sets a value that determines whether the control can accept multiple lines of text.

TypeDescription
Boolean A boolean expression that determines whether the control can accept multiple lines of text.

Use the MultiLine property to allow multiple lines to the control.