Gets or sets whether the TextBox is multiline or not.
Syntax: MultiLine
Example: TextBox1.MultiLine = true

Note: MultiLine TextBox has vertical scrollbars.