Control : MultilineTextEdit

Page Status: Beta
Jump to: navigation, search

MultilineTextEdit Icon

Back to Controls

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

Common Properties Index

Specialized Properties

Unique Properties

  • None
    Copyright © 2005 - 2008 Bungee Labs. All rights reserved.