

| Type | Description | |||
| Boolean | A boolean expression that specifies whether the control accepts multiple lines. | 
Use the MultiLine property to allow multiple lines in the control's text. By default, the MultiLine property is True. If the MultiLine property is False, the control contains a single line. Use the Text property to access the control's text.