TextArea

Xojo provides a TextArea control for desktop, mobile and web projects:

Common members

These events and properties are both common amongst the desktop, mobile and web versions of the control and are the most commonly used. See the individual controls for more members and details.

Events

Name

Description

TextChanged

The text has been changed.

SelectionChanged

The text selection has changed. This event is only supported for desktop and mobile projects.

Properties

Name

Description

Text

All of the text in the TextArea.