Control : MultilineTextEdit
Page Status: Beta
![]()
Contents |
Description
The MultilineTextEdit control is a TextEdit control with the Multiline property selected. MultilineTextEdit behaves exactly like the TextEdit control, except that the text in the MultilineTextEdit control wraps to a new line when it reaches the width of the display area of the control. A scroll bar becomes active when the text exceeds the height of the display area. You can set the height and width for the control by using the Height and Width properties on the Layout tab of the Property Editor.
Associated Properties
Specialized Properties
- Absorb Input Events
- Default On Empty
- Default Text
- Default Value
- Editable
- First Focus
- HTML
- Key Delay
- Multiline
- Password
- Select Trigger
Unique Properties
- None



