| Text Area Size | Sets the size of the Text Area by specifying the number of visible columns and rows at any one time |
| Name of Text Area | An internal name for the Text Area. This name can then be used to access the Text Area through scripting |
| Word Wrap | Controls how long lines of text should be displayed within the Text Area
|
| Default Text Area Contents | Allows you to specify the default text present in the Text Area when the page loads, or the form is reset |
| Read Only | This setting prevents visitors modifying the contents of the text area. They can, however, still select and copy text within the text area |
| Disabled | This setting prevents visitors from modifying contents of the text area. The content of the text area also appears "greyed out". Some browsers also prevent text from being selected in disabled text areas |
| Events | Attach scripted "events" which trigger upon certain user actions/events - Read More about Events |
| Style Class | Attach a previously defined Style Class to your text areas to further customize their appearance |
| Styles | The "Styles" button allows you to further customize the appearance of text areas |