The text fields can be used to obtain user input and/or to display text generated by the application.
 To add a text field to
the layout:
To add a text field to
the layout:
| echoCharacter | Returns the character used in concealing input, such as a password. (Not an attribute of Multi-Line TextField) | 
| editable | Sets the field to be writable by the user. | 
| numColumns | Sets the minimum width of the field to accommodate the specified number of characters. | 
| numRows | Sets the minimum height of the field to accommodate the specified number of rows. | 
 See also:
See also: