Class

# DesktopTextArea

<div class="rst-class">

forsearch

</div>

TextArea

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

## Description

A <span class="title-ref">DesktopTextArea</span> control can contain multiple lines of text and can display mixed fonts, font sizes, and styles. For single-line text fields, use the `DesktopTextField</api/user_interface/desktop/desktoptextfield>` control.

## Properties

<div class="rst-class">

table-centered_columns_3_and_4

</div>

| Name                                                                 | Type                                                       | Read-Only | Shared |
|----------------------------------------------------------------------|------------------------------------------------------------|-----------|--------|
| `Active<desktoptextarea.active>`                                     | `Boolean</api/data_types/boolean>`                         | ✓         |        |
| `AllowAutoDeactivate<desktoptextarea.allowautodeactivate>`           | `Boolean</api/data_types/boolean>`                         |           |        |
| `AllowFocusRing<desktoptextarea.allowfocusring>`                     | `Boolean</api/data_types/boolean>`                         |           |        |
| `AllowSpellChecking<desktoptextarea.allowspellchecking>`             | `Boolean</api/data_types/boolean>`                         |           |        |
| `AllowStyledText<desktoptextarea.allowstyledtext>`                   | `Boolean</api/data_types/boolean>`                         |           |        |
| `AllowTabs<desktoptextarea.allowtabs>`                               | `Boolean</api/data_types/boolean>`                         | ✓         |        |
| `AllowTabStop<desktoptextarea.allowtabstop>`                         | `Boolean</api/data_types/boolean>`                         |           |        |
| `BackgroundColor<desktoptextarea.backgroundcolor>`                   | `ColorGroup</api/graphics/colorgroup>`                     |           |        |
| `Bold<desktoptextarea.bold>`                                         | `Boolean</api/data_types/boolean>`                         |           |        |
| `Enabled<desktoptextarea.enabled>`                                   | `Boolean</api/data_types/boolean>`                         |           |        |
| `FontName<desktoptextarea.fontname>`                                 | `String</api/data_types/string>`                           |           |        |
| `FontSize<desktoptextarea.fontsize>`                                 | `Single</api/data_types/single>`                           |           |        |
| `FontUnit<desktoptextarea.fontunit>`                                 | `FontUnits</api/graphics/fontunits>`                       |           |        |
| `Format<desktoptextarea.format>`                                     | `String</api/data_types/string>`                           |           |        |
| `FormattedText<desktoptextarea.formattedtext>`                       | `String</api/data_types/string>`                           | ✓         |        |
| `Handle<desktoptextarea.handle>`                                     | `Ptr</api/data_types/additional_types/ptr>`                | ✓         |        |
| `HasBorder<desktoptextarea.hasborder>`                               | `Boolean</api/data_types/boolean>`                         |           |        |
| `HasHorizontalScrollbar<desktoptextarea.hashorizontalscrollbar>`     | `Boolean</api/data_types/boolean>`                         |           |        |
| `HasVerticalScrollbar<desktoptextarea.hasverticalscrollbar>`         | `Boolean</api/data_types/boolean>`                         |           |        |
| `Height<desktoptextarea.height>`                                     | `Integer</api/data_types/integer>`                         |           |        |
| `HideSelection<desktoptextarea.hideselection>`                       | `Boolean</api/data_types/boolean>`                         |           |        |
| `HorizontalScrollPosition<desktoptextarea.horizontalscrollposition>` | `Integer</api/data_types/integer>`                         |           |        |
| `Index<desktoptextarea.index>`                                       | `Integer</api/data_types/integer>`                         |           |        |
| `Italic<desktoptextarea.italic>`                                     | `Boolean</api/data_types/boolean>`                         |           |        |
| `Left<desktoptextarea.left>`                                         | `Integer</api/data_types/integer>`                         |           |        |
| `LineHeight<desktoptextarea.lineheight>`                             | `Double</api/data_types/double>`                           |           |        |
| `LineSpacing<desktoptextarea.linespacing>`                           | `Double</api/data_types/double>`                           |           |        |
| `LockBottom<desktoptextarea.lockbottom>`                             | `Boolean</api/data_types/boolean>`                         |           |        |
| `LockLeft<desktoptextarea.lockleft>`                                 | `Boolean</api/data_types/boolean>`                         |           |        |
| `LockRight<desktoptextarea.lockright>`                               | `Boolean</api/data_types/boolean>`                         |           |        |
| `LockTop<desktoptextarea.locktop>`                                   | `Boolean</api/data_types/boolean>`                         |           |        |
| `MaximumCharactersAllowed<desktoptextarea.maximumcharactersallowed>` | `Integer</api/data_types/integer>`                         |           |        |
| `MouseCursor<desktoptextarea.mousecursor>`                           | `MouseCursor</api/user_interface/desktop/mousecursor>`     |           |        |
| `MultiLine<desktoptextarea.multiline>`                               | `Boolean</api/data_types/boolean>`                         |           |        |
| `Name<desktoptextarea.name>`                                         | `String</api/data_types/string>`                           | ✓         |        |
| `PanelIndex<desktoptextarea.panelindex>`                             | `Integer</api/data_types/integer>`                         |           |        |
| `Parent<desktoptextarea.parent>`                                     | `Object</api/data_types/additional_types/object>`          |           |        |
| `ReadOnly<desktoptextarea.readonly>`                                 | `Boolean</api/data_types/boolean>`                         |           |        |
| `Scope<desktoptextarea.scope>`                                       | `Integer</api/data_types/integer>`                         | ✓         |        |
| `SelectedText<desktoptextarea.selectedtext>`                         | `String</api/data_types/string>`                           |           |        |
| `SelectionAlignment<desktoptextarea.selectionalignment>`             | `Integer</api/data_types/integer>`                         |           |        |
| `SelectionBold<desktoptextarea.selectionbold>`                       | `Boolean</api/data_types/boolean>`                         |           |        |
| `SelectionFontName<desktoptextarea.selectionfontname>`               | `String</api/data_types/string>`                           |           |        |
| `SelectionFontSize<desktoptextarea.selectionfontsize>`               | `Single</api/data_types/single>`                           |           |        |
| `SelectionItalic<desktoptextarea.selectionitalic>`                   | `Boolean</api/data_types/boolean>`                         |           |        |
| `SelectionLength<desktoptextarea.selectionlength>`                   | `Integer</api/data_types/integer>`                         |           |        |
| `SelectionPlain<desktoptextarea.selectionplain>`                     | `Boolean</api/data_types/boolean>`                         |           |        |
| `SelectionStart<desktoptextarea.selectionstart>`                     | `Integer</api/data_types/integer>`                         |           |        |
| `SelectionTextColor<desktoptextarea.selectiontextcolor>`             | `Color</api/data_types/color>`                             |           |        |
| `SelectionUnderline<desktoptextarea.selectionunderline>`             | `Boolean</api/data_types/boolean>`                         |           |        |
| `StyledText<desktoptextarea.styledtext>`                             | `StyledText</api/text/styledtext>`                         |           |        |
| `TabIndex<desktoptextarea.tabindex>`                                 | `Integer</api/data_types/integer>`                         |           |        |
| `Text<desktoptextarea.text>`                                         | `String</api/data_types/string>`                           |           |        |
| `TextAlignment<desktoptextarea.textalignment>`                       | `TextAlignments</api/text/textalignments>`                 |           |        |
| `TextColor<desktoptextarea.textcolor>`                               | `ColorGroup</api/graphics/colorgroup>`                     |           |        |
| `Tooltip<desktoptextarea.tooltip>`                                   | `String</api/data_types/string>`                           |           |        |
| `Top<desktoptextarea.top>`                                           | `Integer</api/data_types/integer>`                         |           |        |
| `Transparent<desktoptextarea.transparent>`                           | `Boolean</api/data_types/boolean>`                         |           |        |
| `Underline<desktoptextarea.underline>`                               | `Boolean</api/data_types/boolean>`                         |           |        |
| `UnicodeMode<desktoptextarea.unicodemode>`                           | `TextArea.UnicodeModes<textarea.unicodemodes>`             |           |        |
| `ValidationMask<desktoptextarea.validationmask>`                     | `String</api/data_types/string>`                           |           |        |
| `VerticalScrollPosition<desktoptextarea.verticalscrollposition>`     | `Integer</api/data_types/integer>`                         |           |        |
| `Visible<desktoptextarea.visible>`                                   | `Boolean</api/data_types/boolean>`                         |           |        |
| `Width<desktoptextarea.width>`                                       | `Integer</api/data_types/integer>`                         |           |        |
| `Window<desktoptextarea.window>`                                     | `DesktopWindow</api/user_interface/desktop/desktopwindow>` | ✓         |        |

## Methods

<div class="rst-class">

table-centered_column_4

</div>

| Name                                                                 | Parameters                                                                                                                                                                                                                                                    | Returns                                              | Shared |
|----------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------|--------|
| `AcceptFileDrop<desktoptextarea.acceptfiledrop>`                     | type As `String</api/data_types/string>`                                                                                                                                                                                                                      |                                                      |        |
| `AcceptPictureDrop<desktoptextarea.acceptpicturedrop>`               |                                                                                                                                                                                                                                                               |                                                      |        |
| `AcceptRawDataDrop<desktoptextarea.acceptrawdatadrop>`               | Type As `String</api/data_types/string>`                                                                                                                                                                                                                      |                                                      |        |
| `AcceptTextDrop<desktoptextarea.accepttextdrop>`                     |                                                                                                                                                                                                                                                               |                                                      |        |
| `AddText<desktoptextarea.addtext>`                                   | text As `String</api/data_types/string>`                                                                                                                                                                                                                      |                                                      |        |
| `CharacterPosition<desktoptextarea.characterposition>`               | LineNumber As `Integer</api/data_types/integer>`                                                                                                                                                                                                              | `Integer</api/data_types/integer>`                   |        |
|                                                                      | x As `Double</api/data_types/double>`, y As `Double</api/data_types/double>`                                                                                                                                                                                  | `Integer</api/data_types/integer>`                   |        |
| `Close<desktoptextarea.close>`                                       |                                                                                                                                                                                                                                                               |                                                      |        |
| `Copy<desktoptextarea.copy>`                                         |                                                                                                                                                                                                                                                               |                                                      |        |
| `DrawInto<desktoptextarea.drawinto>`                                 | g As `Graphics</api/graphics/graphics>`, x As `Integer</api/data_types/integer>`, y As `Integer</api/data_types/integer>`                                                                                                                                     |                                                      |        |
| `InsertionPosition<desktoptextarea.insertionposition>`               | X As `Integer</api/data_types/integer>`, Y As `Integer</api/data_types/integer>`                                                                                                                                                                              | `Integer</api/data_types/integer>`                   |        |
| `LineNumber<desktoptextarea.linenumber>`                             | CharPosition As `Integer</api/data_types/integer>`                                                                                                                                                                                                            | `Integer</api/data_types/integer>`                   |        |
| `Paste<desktoptextarea.paste>`                                       |                                                                                                                                                                                                                                                               |                                                      |        |
| `Refresh<desktoptextarea.refresh>`                                   | immediately As `Boolean</api/data_types/boolean>` = `False</api/language/false>`                                                                                                                                                                              |                                                      |        |
|                                                                      | x As `Integer</api/data_types/integer>`, y As `Integer</api/data_types/integer>`, width As `Integer</api/data_types/integer>`, height As `Integer</api/data_types/integer>`, immediately As `Boolean</api/data_types/boolean>` = `False</api/language/false>` |                                                      |        |
| `SelectAll<desktoptextarea.selectall>`                               |                                                                                                                                                                                                                                                               |                                                      |        |
| `SetFocus<desktoptextarea.setfocus>`                                 |                                                                                                                                                                                                                                                               |                                                      |        |
| `StyledTextPrinter<desktoptextarea.styledtextprinter>`               | g As `Graphics</api/graphics/graphics>`, Width As `Integer</api/data_types/integer>`                                                                                                                                                                          | `StyledTextPrinter</api/printing/styledtextprinter>` |        |
| `ToggleSelectionBold<desktoptextarea.toggleselectionbold>`           |                                                                                                                                                                                                                                                               |                                                      |        |
| `ToggleSelectionItalic<desktoptextarea.toggleselectionitalic>`       |                                                                                                                                                                                                                                                               |                                                      |        |
| `ToggleSelectionUnderline<desktoptextarea.toggleselectionunderline>` |                                                                                                                                                                                                                                                               |                                                      |        |

## Events

<div class="rst-class">

table-centered_column_4

</div>

| Name                                                                     | Parameters                                                                                                                                                                            | Returns                            |
|--------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------|
| `Closing<desktoptextarea.closing>`                                       |                                                                                                                                                                                       |                                    |
| `ConstructContextualMenu<desktoptextarea.constructcontextualmenu>`       | Base As `DesktopMenuItem</api/user_interface/desktop/desktopmenuitem>`, x As `Integer</api/data_types/integer>`, y As `Integer</api/data_types/integer>`                              | `Boolean</api/data_types/boolean>` |
| `ContextualMenuItemSelected<desktoptextarea.contextualmenuitemselected>` | HitItem As `DesktopMenuItem</api/user_interface/desktop/desktopmenuitem>`                                                                                                             | `Boolean</api/data_types/boolean>` |
| `DragEnter<desktoptextarea.dragenter>`                                   | obj As `DragItem</api/user_interface/desktop/dragitem>`, Action As `DragItem.Types<dragitem.types>`                                                                                   | `Boolean</api/data_types/boolean>` |
| `DragExit<desktoptextarea.dragexit>`                                     | obj As `DragItem</api/user_interface/desktop/dragitem>`, Action As `DragItem.Types<dragitem.types>`                                                                                   |                                    |
| `DragOver<desktoptextarea.dragover>`                                     | x As `Integer</api/data_types/integer>`, y As `Integer</api/data_types/integer>`, obj As `DragItem</api/user_interface/desktop/dragitem>`, Action As `DragItem.Types<dragitem.types>` | `Boolean</api/data_types/boolean>` |
| `DropObject<desktoptextarea.dropobject>`                                 | obj As `DragItem</api/user_interface/desktop/dragitem>`, action As `DragItem.Types<dragitem.types>`                                                                                   |                                    |
| `FocusLost<desktoptextarea.focuslost>`                                   |                                                                                                                                                                                       |                                    |
| `FocusReceived<desktoptextarea.focusreceived>`                           |                                                                                                                                                                                       |                                    |
| `KeyDown<desktoptextarea.keydown>`                                       | Key As `String</api/data_types/string>`                                                                                                                                               | `Boolean</api/data_types/boolean>` |
| `KeyUp<desktoptextarea.keyup>`                                           | Key As `String</api/data_types/string>`                                                                                                                                               |                                    |
| `MenuBarSelected<desktoptextarea.menubarselected>`                       |                                                                                                                                                                                       |                                    |
| `MouseDown<desktoptextarea.mousedown>`                                   | X As `Integer</api/data_types/integer>`, Y As `Integer</api/data_types/integer>`                                                                                                      | `Boolean</api/data_types/boolean>` |
| `MouseEnter<desktoptextarea.mouseenter>`                                 |                                                                                                                                                                                       |                                    |
| `MouseExit<desktoptextarea.mouseexit>`                                   |                                                                                                                                                                                       |                                    |
| `MouseMove<desktoptextarea.mousemove>`                                   | X As `Integer</api/data_types/integer>`, Y As `Integer</api/data_types/integer>`                                                                                                      |                                    |
| `MouseUp<desktoptextarea.mouseup>`                                       | X As `Integer</api/data_types/integer>`, Y As `Integer</api/data_types/integer>`                                                                                                      |                                    |
| `MouseWheel<desktoptextarea.mousewheel>`                                 | X As `Integer</api/data_types/integer>`, Y As `Integer</api/data_types/integer>`, DeltaX As `Integer</api/data_types/integer>`, DeltaY As `Integer</api/data_types/integer>`          | `Boolean</api/data_types/boolean>` |
| `Opening<desktoptextarea.opening>`                                       |                                                                                                                                                                                       |                                    |
| `SelectionChanged<desktoptextarea.selectionchanged>`                     |                                                                                                                                                                                       |                                    |
| `TextChanged<desktoptextarea.textchanged>`                               |                                                                                                                                                                                       |                                    |
| `ValidationFailed<desktoptextarea.validationfailed>`                     | InvalidText As `String</api/data_types/string>`, StartPosition As `Integer</api/data_types/integer>`                                                                                  |                                    |

## Enumerations

<div id="desktoptextarea.unicodemodes">

<div class="rst-class">

forsearch

</div>

</div>

DesktopTextArea.UnicodeModes

### UnicodeModes

> The method by which characters will be counted for the purposes of selection or range.
>
> | Enum       | Description                                                                                                                           |
> |------------|---------------------------------------------------------------------------------------------------------------------------------------|
> | Native     | The native mode for the platform. Codepoints is the native mode for macOS and Windows. Characters is the native mode for Linux.       |
> | Characters | Each logical character is counted as a single character regardless of how many bytes are actually required.                           |
> | Codepoints | Each logical character is counted as the number of Unicode Codepoints (bytes) it requires. An emoji, for example, requires two bytes. |

## Property descriptions

<div id="desktoptextarea.active">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.Active

**Active** As `Boolean</api/data_types/boolean>`

> Indicates whether the `control</api/user_interface/desktop/desktopuicontrol>` is active.
>
> Active is `False</api/language/false>` when the control's window is not in the foreground. When a `DesktopWindow</api/user_interface/desktop/desktopwindow>` is deactivated, its controls are automatically deactivated unless `AllowAutoDeactivate<desktopuicontrol.allowautodeactivate>` is set to `False</api/language/false>`.
>
> This property is read-only.

<div id="desktoptextarea.allowautodeactivate">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.AllowAutoDeactivate

**AllowAutoDeactivate** As `Boolean</api/data_types/boolean>`

> Determines whether the control should be deactivated (on macOS) when the parent window is deactivated. The default is `True</api/language/true>`.

<div id="desktoptextarea.allowfocusring">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.AllowFocusRing

**AllowFocusRing** As `Boolean</api/data_types/boolean>`

> If `True</api/language/true>`, the control indicates that it has the focus with a ring around its border; if `False</api/language/false>`, the appearance of the control does not change when it has the focus.
>
> <div class="important">
>
> <div class="title">
>
> Important
>
> </div>
>
> This property is not supported for Linux or Windows.
>
> </div>
>
> This example is in the Opening event of the control:
>
> ``` xojo
> Me.AllowFocusRing = False
> ```

<div id="desktoptextarea.allowspellchecking">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.AllowSpellChecking

**AllowSpellChecking** As `Boolean</api/data_types/boolean>`

> If `True</api/language/true>`, words that are believed to be misspelled are underlined.
>
> The language the user has set as their primary preferred language is language of the dictionary that is used for spell checking.
>
> This example is in the Opening event of a TextArea:
>
> ``` xojo
> Me.AllowSpellChecking = True  
> ```

<div id="desktoptextarea.allowstyledtext">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.AllowStyledText

**AllowStyledText** As `Boolean</api/data_types/boolean>`

> If `True</api/language/true>`, styled text is allowed.
>
> The MultiLine property must also be set to `True</api/language/true>` to permit styled text. If AllowStyledText is `False</api/language/false>`, then the <span class="title-ref">DesktopTextArea</span> cannot have a `StyledText</api/text/styledtext>` object.

<div id="desktoptextarea.allowtabs">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.AllowTabs

**AllowTabs** As `Boolean</api/data_types/boolean>`

> If `True</api/language/true>`, pressing the Tab key will enter a tab into the control instead of moving the focus to the next item in the tab order.
>
> This property is read-only.

<div id="desktoptextarea.allowtabstop">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.AllowTabStop

**AllowTabStop** As `Boolean</api/data_types/boolean>`

> If `True</api/language/true>`, the control is in the Tab Order and accepts the focus when the user tabs into it. The default is `True</api/language/true>`. If `False</api/language/false>`, the user cannot tab into it to give it the focus. However, the control can gain the focus by other means, such as the user's clicking on it or by setting the focus in code.
>
> This example removes the control from the Tab Order:
>
> ``` xojo
> Me.AllowTabStop = False
> ```

<div id="desktoptextarea.backgroundcolor">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.BackgroundColor

**BackgroundColor** As `ColorGroup</api/graphics/colorgroup>`

> The background color for the control.
>
> This code sets the value of the BackgroundColor property:
>
> ``` xojo
> Me.BackgroundColor = Color.Red
> ```

<div id="desktoptextarea.bold">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.Bold

**Bold** As `Boolean</api/data_types/boolean>`

> If `True</api/language/true>`, applies the bold style to the control's text.
>
> Mac apps can only display font styles that are available. You cannot force a font to display in bold or italic if it does not have bold or italic variations available. In this situation, the Bold property will not affect the font.
>
> This example sets the text to Bold.
>
> ``` xojo
> Me.Bold = True
> ```

<div id="desktoptextarea.enabled">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.Enabled

**Enabled** As `Boolean</api/data_types/boolean>`

> Determines if the control should be enabled when the owning window is opened.
>
> A disabled control cannot be clicked and cannot receive the focus.
>
> This example disables the control.
>
> ``` xojo
> Me.Enabled = False
> ```

<div id="desktoptextarea.fontname">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.FontName

**FontName** As `String</api/data_types/string>`

> Name of the font used to display the text content.
>
> You can enter any font that is installed on the computer or the names of the two metafonts, "System" and "SmallSystem".
>
> The System font is the font used by the system software as its default font. Different operating systems use different default fonts. If the system software supports both a large and small System font, you can also specify the "SmallSystem" font as your TextFont.
>
> On macOS, "SmallSystem" specifies the OS's smaller system font and may make the control smaller in size as well. On Windows and Linux, "SmallSystem" is the same as "System".
>
> This code sets the FontName property.
>
> ``` xojo
> Me.FontName = "Helvetica"
> ```

<div id="desktoptextarea.fontsize">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.FontSize

**FontSize** As `Single</api/data_types/single>`

> Point size of the font used to display text content of a `DesktopControl</api/user_interface/desktop/desktopcontrol>`.
>
> If you enter zero as the FontSize, your app will use the font size that works best for the platform on which it is running.
>
> This code sets the font size to 16 points.
>
> ``` xojo
> Me.FontSize = 16
> ```

<div id="desktoptextarea.fontunit">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.FontUnit

**FontUnit** As `FontUnits</api/graphics/fontunits>`

> The units in which FontSize is measured.
>
> See the `FontUnits</api/graphics/fontunits>` enumeration for valid values.
>
> This example is in the Opening event of the control. It sets the font unit to Pixel.
>
> ``` xojo
> Me.FontUnit = FontUnits.Pixel
> ```

<div id="desktoptextarea.format">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.Format

**Format** As `String</api/data_types/string>`

> Formats the contents of the control when it loses the focus.
>
> It uses the same formatting conventions as the `Format</api/text/format>` function. To turn off formatting, set the Format property to the empty string, "".
>
> If you need to enforce an entry format rather than permitting any entry, use the Format property in conjunction with the ValidationMask property. See the description of the `ValidationMask<desktoptextcontrol.validationmask>` property and the section "Masks" in the Notes section.
>
> This line applies a dollar format when the user tabs out of the field.
>
> ``` xojo
> Me.Format = "\$###,###.##"
> ```

<div id="desktoptextarea.formattedtext">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.FormattedText

**FormattedText** As `String</api/data_types/string>`

> Returns the Text property formatted using the value in the `Format<desktoptextarea.format>` property.
>
> This property is read-only.

<div id="desktoptextarea.handle">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.Handle

**Handle** As `Ptr</api/data_types/additional_types/ptr>`

> Returns a handle to the control.
>
> This property is read-only.
>
> For interfacing with Mac APIs using `Declares</api/language/declare>`, **DesktopControl.Handle** returns NSViews (except for `DesktopToolbar</api/user_interface/desktop/desktoptoolbar>`).
>
> On Windows returns the HWND of the control.
>
> On Linux it returns a GtkWidget.
>
> The following gets a handle to the control.
>
> ``` xojo
> Var p As Ptr = Me.Handle
> ```

<div id="desktoptextarea.hasborder">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.HasBorder

**HasBorder** As `Boolean</api/data_types/boolean>`

> Indicates whether or not the border is visible.
>
> <div class="note">
>
> <div class="title">
>
> Note
>
> </div>
>
> Setting this at runtime is not currently supported for Windows.
>
> </div>

<div id="desktoptextarea.hashorizontalscrollbar">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.HasHorizontalScrollbar

**HasHorizontalScrollbar** As `Boolean</api/data_types/boolean>`

> If `True</api/language/true>`, the <span class="title-ref">DesktopTextArea</span> has a horizontal scrollbar and text does not wrap at the right edge of the <span class="title-ref">DesktopTextArea</span>.

<div class="warning">

<div class="title">

Warning

</div>

This property is not modifiable at runtime.

</div>

<div id="desktoptextarea.hasverticalscrollbar">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.HasVerticalScrollbar

**HasVerticalScrollbar** As `Boolean</api/data_types/boolean>`

> If `True</api/language/true>`, the <span class="title-ref">DesktopTextArea</span> includes a vertical scrollbar.

<div class="warning">

<div class="title">

Warning

</div>

This property is not modifiable at runtime.

</div>

<div id="desktoptextarea.height">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.Height

**Height** As `Integer</api/data_types/integer>`

> The height (in points) of the control.
>
> This example sets the height of the control to 100:
>
> ``` xojo
> Me.Height = 100
> ```

<div id="desktoptextarea.hideselection">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.HideSelection

**HideSelection** As `Boolean</api/data_types/boolean>`

> HideSelection hides the selection highlight when the <span class="title-ref">DesktopTextArea</span> loses the focus. The default is `True</api/language/true>`.
>
> If HideSelection is `False</api/language/false>`, then the <span class="title-ref">DesktopTextArea</span> retains its selection when another field gains the focus. HideSelection is currently a Windows only property.

<div id="desktoptextarea.horizontalscrollposition">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.HorizontalScrollPosition

**HorizontalScrollPosition** As `Integer</api/data_types/integer>`

> Scrolls the text control horizontally to the position (in points) from the left edge of the control.
>
> This code scrolls the control horizontally by 200 points.
>
> ``` xojo
> TextArea1.HorizontalScrollPosition = 200
> ```

<div id="desktoptextarea.index">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.Index

**Index** As `Integer</api/data_types/integer>`

> If the control is used in a control set, this specifies the control's index in the set.

<div id="desktoptextarea.italic">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.Italic

**Italic** As `Boolean</api/data_types/boolean>`

> If `True</api/language/true>`, applies the italic style to the control's text.
>
> Mac apps can only display font styles that are available. You cannot force a font to display in bold or italic if it does not have bold or italic variations available. In this situation, the Italic property will not affect the font.
>
> The following sets the Italic property for the control.
>
> ``` xojo
> Me.Italic = True
> ```

<div id="desktoptextarea.left">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.Left

**Left** As `Integer</api/data_types/integer>`

> The distance from the left side of the control to the left side of its containing window or container.
>
> The following example moves the control 100 points from the left side of the window:
>
> ``` xojo
> Me.Left = 150
> ```

<div id="desktoptextarea.lineheight">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.LineHeight

**LineHeight** As `Double</api/data_types/double>`

> Controls the height of each line in the TextArea control (it is global so the effect spans all paragraphs). A value of 0 maintains the default line height of the control, while any other value changes the height of each line. The value is tied to the TextUnit property, so if the TextUnit is in Inches then the LineHeight value specifies a height in Inches.
>
> <div class="note">
>
> <div class="title">
>
> Note
>
> </div>
>
> Due to lack of support in GTK, LineHeight does not have any effect on Linux.
>
> </div>
>
> Be aware that LineHeight is the exact and literal height that the line will be treated as -- text can overlap if the value is too low.

<div id="desktoptextarea.linespacing">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.LineSpacing

**LineSpacing** As `Double</api/data_types/double>`

> This controls the spacing between lines. So if you wanted your lines to be double spaced, you would enter a value of 2. The default value is 1, or single spaced.
>
> On Linux, LineSpacing is not accurate if the TextArea has variable text sizes.

<div id="desktoptextarea.lockbottom">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.LockBottom

**LockBottom** As `Boolean</api/data_types/boolean>`

> Determines whether the bottom edge of the control should stay at a set distance from the bottom edge of the parent control, if there is one, or the owning window.
>
> This property can be set in the control's Inspector. The following example sets it in code.
>
> ``` xojo
> Me.LockBottom = True
> ```

<div id="desktoptextarea.lockleft">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.LockLeft

**LockLeft** As `Boolean</api/data_types/boolean>`

> Determines whether the left edge of the control should stay at a set distance from the left edge of the parent control, if there is one, or the owning window.
>
> LockLeft and Locktop default to `True</api/language/true>` when you add a new control to a window. Existing controls will be altered only if LockRight and/or LockBottom are not set. *LockLeft* has no effect unless *LockRight* is `True</api/language/true>`.
>
> This property can be set in the control's Inspector. The following example sets it in code.
>
> ``` xojo
> Me.LockLeft = True
> ```

<div id="desktoptextarea.lockright">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.LockRight

**LockRight** As `Boolean</api/data_types/boolean>`

> Determines whether the right edge of the control should stay at a set distance from the right edge of the parent control, if there is one, or the owning window.
>
> This property can be set in the control's Inspector. The following example sets it in code.
>
> ``` xojo
> Me.LockRight = True
> ```

<div id="desktoptextarea.locktop">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.LockTop

**LockTop** As `Boolean</api/data_types/boolean>`

> Determines whether the top edge of the control should stay at a set distance from the top edge of the parent control, if there is one, or the owning window.
>
> LockTop and LockLeft default to `True</api/language/true>` when you add a control to a window. Existing controls will be altered only if LockRight and/or LockBottom are not set. *LockTop* has no effect unless *LockBottom* is `True</api/language/true>`.
>
> This property can be set in the control's Inspector. The following example sets it in code.
>
> ``` xojo
> Me.LockTop = True
> ```

<div id="desktoptextarea.maximumcharactersallowed">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.MaximumCharactersAllowed

**MaximumCharactersAllowed** As `Integer</api/data_types/integer>`

> The maximum number of characters allowed in the <span class="title-ref">DesktopTextArea</span>.
>
> The value of zero does not limit text. MaximumCharactersAllowed works for normal text entry, copy and paste, and drag and drop.
>
> There may be maximum limits imposed by the operating system.

<div id="desktoptextarea.mousecursor">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.MouseCursor

**MouseCursor** As `MouseCursor</api/user_interface/desktop/mousecursor>`

> The cursor to be displayed while the mouse is within the control and both the `DesktopApplication</api/user_interface/desktop/desktopapplication>` and `DesktopWindow</api/user_interface/desktop/desktopwindow>` class's MouseCursor properties are `Nil</api/language/nil>`.
>
> If the `DesktopApplication</api/user_interface/desktop/desktopapplication>` class's MouseCursor property is not `Nil</api/language/nil>` or the `DesktopWindow</api/user_interface/desktop/desktopwindow>`'s MouseCursor property is not `Nil</api/language/nil>`, then any control's MouseCursor property is ignored. You can use a cursor stored in the `Cursors</api/user_interface/desktop/cursors>` module. On Macintosh, you can also obtain a `MouseCursor</api/user_interface/desktop/mousecursor>` from a resource file.
>
> This line in the Opening event of the control sets the default cursor to the finger pointer.
>
> ``` xojo
> Me.MouseCursor = System.Cursors.FingerPointer
> ```

<div id="desktoptextarea.multiline">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.MultiLine

**MultiLine** As `Boolean</api/data_types/boolean>`

> If `True</api/language/true>`, wrap text to multiple lines and allow more than 32K of text.
>
> Changing this property at runtime has no effect.
>
> Page Up, Page Down, Home and End keys are supported for multiline TextAreas. A vertical scroll bar is added automatically when MultiLine is `True</api/language/true>`.
>
> MultiLine TextAreas support any standard terminator (Return, Linefeed, or Return + Linefeed) to indicate the end of a paragraph.

<div id="desktoptextarea.name">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.Name

**Name** As `String</api/data_types/string>`

> The name of the control. Set the name of the control in the Inspector.
>
> This property is read-only.

<div id="desktoptextarea.panelindex">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.PanelIndex

**PanelIndex** As `Integer</api/data_types/integer>`

> If the control has been placed on a `DesktopTabPanel</api/user_interface/desktop/desktoptabpanel>` or `DesktopPagePanel</api/user_interface/desktop/desktoppagepanel>` control, this is the panel (page/tab) that the control is on. If the control is not on a panel, it returns -1.
>
> The first panel is numbered zero. If the control has been placed on a panel of a `DesktopTabPanel</api/user_interface/desktop/desktoptabpanel>` or `DesktopPagePanel</api/user_interface/desktop/desktoppagepanel>` control, it returns the panel number. If the control is not on a `DesktopPagePanel</api/user_interface/desktop/desktoppagepanel>` or `DesktopTabPanel</api/user_interface/desktop/desktoptabpanel>`, it returns -1. If you change the PanelIndex to a nonexistent panel, the control will disappear until you give it a PanelIndex value that corresponds to a panel that exists.
>
> If you are looking to change the currently selected panel (page/tab), use `DesktopPagePanel.SelectedPanelIndex<desktoppagepanel.selectedpanelindex>`.
>
> This code displays the panel index of the control that is on the page.
>
> ``` xojo
> MessageBox(Me.SelectedPanelIndex.ToString)
> ```

<div id="desktoptextarea.parent">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.Parent

**Parent** As `Object</api/data_types/additional_types/object>`

> Used to get and set the control's parent control or window.
>
> If the control is on the window, the Parent will be the `Window</api/user_interface/desktop/desktopwindow>`. If the control is on the container, the Parent will be the `container</api/user_interface/desktop/desktopcontainer>`. If the control is completed enclosed by another control, the Parent will be that `control</api/user_interface/desktop/desktopuicontrol>`.
>
> If you do not want the enclosing control to be the parent, set the Parent property of that control to `Nil</api/language/nil>` to make it the `Window</api/user_interface/desktop/desktopwindow>`.
>
> If the parent control is somehow in another window, an `InvalidParentException</api/exceptions/invalidparentexception>` will occur.
>
> The following example sets the parent of the control to the window.
>
> ``` xojo
> Me.Parent = Nil
> ```

<div id="desktoptextarea.readonly">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.ReadOnly

**ReadOnly** As `Boolean</api/data_types/boolean>`

> If `True</api/language/true>`, the text of the control cannot be modified.
>
> This example is in the Opening event of the control.
>
> ``` xojo
> Me.ReadOnly = True
> ```

<div id="desktoptextarea.scope">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.Scope

**Scope** As `Integer</api/data_types/integer>`

> Used to determine whether access to the control is Public (0) or Private (2). The default is Public.
>
> This property is read-only.
>
> <div class="note">
>
> <div class="title">
>
> Note
>
> </div>
>
> This is a designtime-only property and thus can only be set in the Inspector and is not accessible via code.
>
> </div>
>
> If the Scope of a control is set to Private, it cannot be accessed from outside its parent window.

<div id="desktoptextarea.selectedtext">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.SelectedText

**SelectedText** As `String</api/data_types/string>`

> The currently selected text.
>
> This example places the selected text from a <span class="title-ref">DesktopTextArea</span> into a `DesktopTextField</api/user_interface/desktop/desktoptextfield>`.
>
> ``` xojo
> TextArea1.SelectionStart = 0
> TextArea1.SelectonLength = 10
>
> TextField1.Text = TextArea1.SelectedText
> ```

<div id="desktoptextarea.selectionalignment">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.SelectionAlignment

**SelectionAlignment** As `Integer</api/data_types/integer>`

> Controls paragraph alignment of the selected text.
>
> Use `TextAlignments</api/text/textalignments>` with this property.
>
> This example sets the alignment of the selected paragraph in TextArea1 to centered:
>
> ``` xojo
> TextArea1.SelectionAlignment = TextAlignments.Center
> ```
>
> This example displays a dialog box if the selected paragraph is centered.
>
> ``` xojo
> If TextArea1.SelectionAlignment = TextAlignments.Center then
>   MessageBox("The text is centered.")
> End If
> ```

<div id="desktoptextarea.selectionbold">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.SelectionBold

**SelectionBold** As `Boolean</api/data_types/boolean>`

> Used to get and set the bold style of the selected text.

<div id="desktoptextarea.selectionfontname">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.SelectionFontName

**SelectionFontName** As `String</api/data_types/string>`

> Used to get and set the text font of the selected text.
>
> When used in an unstyled <span class="title-ref">DesktopTextArea</span>, it changes the font of all the text in the <span class="title-ref">DesktopTextArea</span>.

<div id="desktoptextarea.selectionfontsize">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.SelectionFontSize

**SelectionFontSize** As `Single</api/data_types/single>`

> Used to get and set the font size of the selected text.
>
> When used in an unstyled <span class="title-ref">DesktopTextArea</span> it changes the font size of all the text in the <span class="title-ref">DesktopTextArea</span>.

<div id="desktoptextarea.selectionitalic">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.SelectionItalic

**SelectionItalic** As `Boolean</api/data_types/boolean>`

> Used to get and set the italic style of the selected text.

<div id="desktoptextarea.selectionlength">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.SelectionLength

**SelectionLength** As `Integer</api/data_types/integer>`

> The number of selected characters.
>
> A SelectionLength of 0 means an insertion point rather than a selection. A value greater than the number of characters in the control means that the selection is from `SelectionStart<desktoptextcontrol.selectionstart>` to the end of the control.
>
> On Windows, selecting text via code does not display the text as selected unless the control has the focus. If you want this behavior, call `SetFocus<desktopuicontrol.setfocus>` before setting the selection.
>
> This example selects the first 10 characters of TextArea1.
>
> ``` xojo
> TextArea1.SelectionStart = 0
> TextArea1.SelectionLength = 10
> ```

<div id="desktoptextarea.selectionplain">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.SelectionPlain

**SelectionPlain** As `Boolean</api/data_types/boolean>`

> If `True</api/language/true>`, the selected text is plain. If the selected text is styled (e.g., Bold), setting SelectionPlain to `True</api/language/true>` changes it to Plain.

<div id="desktoptextarea.selectionstart">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.SelectionStart

**SelectionStart** As `Integer</api/data_types/integer>`

> The position of the insertion point.
>
> A value of zero means that the insertion point is before the first character. Use SelectionStart to set the position of the insertion point in the text. Use SelectionStart in conjunction with `SelectionLength<desktoptextcontrol.selectionlength>` to select a portion of the text in the control, beginning with SelectionStart and extending for `SelectionLength<desktoptextcontrol.selectionlength>` characters.
>
> On Windows, selecting text via code does not display the text as selected unless the control has the focus. If you want this behavior, call `SetFocus<desktopuicontrol.setfocus>` before setting the selection.
>
> This example selects the first 10 characters of TextArea1.
>
> ``` xojo
> TextArea1.SelectionStart = 0
> TextArea1.SelectionLength = 10
> ```

<div id="desktoptextarea.selectiontextcolor">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.SelectionTextColor

**SelectionTextColor** As `Color</api/data_types/color>`

> Used to get and set the text color of the selected text.
>
> When used in an unstyled <span class="title-ref">DesktopTextArea</span>, it changes the color of all the text in the <span class="title-ref">DesktopTextArea</span>.

<div id="desktoptextarea.selectionunderline">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.SelectionUnderline

**SelectionUnderline** As `Boolean</api/data_types/boolean>`

> Used to get and set the underline style of the selected text.

<div id="desktoptextarea.styledtext">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.StyledText

**StyledText** As `StyledText</api/text/styledtext>`

> Enables you to access the properties and methods of the `StyledText</api/text/styledtext>` class for the text in the <span class="title-ref">DesktopTextArea</span>.
>
> If the Styled property is Off then this property returns `Nil</api/language/nil>`.
>
> The <span class="title-ref">DesktopTextArea</span> must have its MultiLine and Styled properties set to `True</api/language/true>`. The object returned by StyledText is not a copy, so subsequent changes to it will affect the contents of the <span class="title-ref">DesktopTextArea</span>. `More information<desktoptextarea.using_the_styledtext_class>` about this is available.

<div id="desktoptextarea.tabindex">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.TabIndex

**TabIndex** As `Integer</api/data_types/integer>`

> The control's position in the Tab Order. The control with whose TabIndex is 0 will get the focus first.
>
> On macOS, only controls where you enter data from the keyboard typically get the focus. In order to manually set focus to controls that don't allow keyboard entry, go to System Preferences, click on the Keyboard icon then on the Shortcuts tab and then check the *Use keyboard navigation to move focus between controls* checkbox.
>
> This example sets the control's TabIndex.
>
> ``` xojo
> Me.TabIndex = 2
> ```

<div id="desktoptextarea.text">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.Text

**Text** As `String</api/data_types/string>`

> The text displayed.
>
> Assigning a `string</api/data_types/string>` to the Text property replaces the entire contents of the control. The font, size, and color are uniform and match the values last set with the FontName, FontSize, and TextColor properties, or if these haven't been used, the settings in the IDE.
>
> Please note that the implementation of the `DesktopTextField</api/user_interface/desktop/desktoptextfield>` and <span class="title-ref">DesktopTextArea</span> controls is platform dependent. Do not expect that the text you assign is the same as the text you receive from this property. For example on Mac your text is converted to UTF-8 internally. On Windows all text after a null character (which means chr(0) and not "0") is ignored. End of line characters can change to their platform specific counterpart. Special characters with `Asc</api/math/asc>` values below 32 may be ignored or removed.
>
> Clear (remove) any text that is displayed in the TextArea:
>
> ``` xojo
> TextArea1.Text = ""
> ```
>
> This example places the selected text from a <span class="title-ref">DesktopTextArea</span> into a `DesktopTextField</api/user_interface/desktop/desktoptextfield>`.
>
> ``` xojo
> TextArea1.SelectionStart = 0
> TextArea1.SelectionLength = 10
>
> TextField1.Text = TextArea1.SelectedText
> ```

<div id="desktoptextarea.textalignment">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.TextAlignment

**TextAlignment** As `TextAlignments</api/text/textalignments>`

> Sets the paragraph alignment for entire contents of the control.
>
> Use the `TextAlignments</api/text/textalignments>` enumeration to get/set the value of this property.
>
> For the <span class="title-ref">DesktopTextArea</span> control, use the `SelectionAlignment<desktoptextarea.selectionalignment>` property to set paragraph alignments for individual paragraphs. Currently the Default alignment is the same as Left aligned. Setting the alignment on Linux requires GTK+ 2.4 or greater.
>
> This example is in the Opening event of the control.
>
> ``` xojo
> Me.TextAlignment = TextAlignments.Center
> ```

<div id="desktoptextarea.textcolor">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.TextColor

**TextColor** As `ColorGroup</api/graphics/colorgroup>`

> Gets or sets the color of the text. The default value is black.
>
> The following example sets the TextColor.
>
> ``` xojo
> Me.TextColor = Color.Red
> ```

<div id="desktoptextarea.tooltip">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.Tooltip

**Tooltip** As `String</api/data_types/string>`

> Text of help message displayed as a Windows or Linux "tooltip" or macOS help tag.
>
> The tip/tag is displayed when the user hovers the mouse cursor over the control.
>
> This example adds a tooltip to a control:
>
> ``` xojo
> Me.Tooltip = "Click to bark."
> ```

<div id="desktoptextarea.top">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.Top

**Top** As `Integer</api/data_types/integer>`

> The distance from the top of the control to the top of its containing window or container.
>
> This example sets the top of the control to 140 points from the top of the window:
>
> ``` xojo
> Me.Top = 140
> ```

<div id="desktoptextarea.transparent">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.Transparent

**Transparent** As `Boolean</api/data_types/boolean>`

> Determines whether the control is transparent on Windows. The default is `False</api/language/false>`. Has no effect on macOS or Linux.
>
> Transparent controls draw more slowly and use more memory in order to cache the background. Unless you absolutely require transparency, leave this set to `False</api/language/false>`.
>
> For projects that were created prior to 2018r1, this property defaults to `True</api/language/true>` to emulate previous behavior. Consider changing it to `False</api/language/false>` to improve performance if you do not require transparency.

<div id="desktoptextarea.underline">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.Underline

**Underline** As `Boolean</api/data_types/boolean>`

> If `True</api/language/true>`, applies the underline style to the control's text.
>
> This code underlines the control's text or caption property.
>
> ``` xojo
> Me.Underline = True
> ```

<div id="desktoptextarea.unicodemode">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.UnicodeMode

**UnicodeMode** As `TextArea.UnicodeModes<textarea.unicodemodes>`

> The method by which the method `SelectionLength<desktoptextcontrol.selectionlength>` will count the selection.
>
> Choosing Characters will result in a count of the number of logical characters in the selection. For example, a emoji would be counted as a single character. Choosing CodePoints will result in a count of the number of Unicode CodePoints (basically bytes) that the characters in the selection consume. An emoji, for example, requires two bytes.
>
> The default setting is Characters on all platforms. However, for backwards compatibility, <span class="title-ref">DesktopTextArea</span> controls on layouts created in projects prior to 2020r1 will be set to Native which means CodePoints on macOS and Windows and Characters on Linux.

<div id="desktoptextarea.validationmask">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.ValidationMask

**ValidationMask** As `String</api/data_types/string>`

> Use the ValidationMask property to filter user input on a character-by-character basis and add formatting characters.
>
> For example, a mask for a Telephone number field can add parentheses, spaces, and dashes as literals, that are used for formatting, and the digit mask symbol '#' to restrict entry to numbers only. It uses the same mask characters as Visual Basic. If the user enters a character that is prohibited by the mask, it causes the ValidationFailed event to occur.
>
> You can use the ValidationMask property in conjunction with the Format property. The ValidationMask filters the entry, while the Format property applies a format to the entry. The formats are the same as for the `Format</api/text/format>` function.
>
> The `DesktopTextField</api/user_interface/desktop/desktoptextfield>` will autocomplete any literal mask characters for the user. If the user uses the Backspace key he/she can backup the autocompletion but only 1 character at a time.
>
> To turn off the ValidationMask, set it to the empty string, "".
>
> You can set the ValidationMask property in the Properties pane. If you use the "#" character as the first character of the mask, there is the remote possibility that it may be confused with the name of a constant. When you use a constant in the Properties pane, you precede its name with the "#" sign. If you want both a constant and a mask to be named "Example", then you should create a new constant named "poundExample" with its value set to "#Example" and assign that in the Properties pane.
>
> The following table shows the characters that you can use to define a mask.
>
> | Mask Character | Description                                                                                                                                                                                                                                                                                    |
> |----------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
> | \#             | The single digit placeholder. The user can type only a digit (numeric) character in this position. For example, the mask "(###) \###-####" accepts the entry 5551212121" and returns "(555) 121-2121".                                                                                         |
> | .              | Decimal placeholder.                                                                                                                                                                                                                                                                           |
> | ,              | Thousands separator.                                                                                                                                                                                                                                                                           |
> | :              | Time separator.                                                                                                                                                                                                                                                                                |
> | /              | Date separator.                                                                                                                                                                                                                                                                                |
> | \\             | Mask escape character.                                                                                                                                                                                                                                                                         |
> | &              | Character or space placeholder. It accepts one character.                                                                                                                                                                                                                                      |
> | C              | Character or space placeholder, where entry is optional. It operates like the '&' placeholder. For example, the mask "CCCC-CC" formats "1233ed" as "1233-ed".                                                                                                                                  |
> | \>             | Convert all the characters that follow to uppercase.                                                                                                                                                                                                                                           |
> | \<             | Convert all the characters that follow to lowercase.                                                                                                                                                                                                                                           |
> | A              | Alphanumeric character placeholder, where entry is mandatory.                                                                                                                                                                                                                                  |
> | a              | Alphanumeric character placeholder, where entry is optional.                                                                                                                                                                                                                                   |
> | 0              | The literal "0" (zero). For example, the mask "99.00" formats the entry "22" as "22.00". The mask "CC0-9999" accepts the entry "1234" and returns it as "CC0-1234". The mask "##,###.00" accepts the entry "12345" and returns "12,345.00". The mask "99.00" accepts "21" and returns "21.00". |
> | 9              | A Single (numeric) digit, where entry is optional.                                                                                                                                                                                                                                             |
> | ?              | Alphabetic placeholder. Entry is optional. For example, the mask "???" accepts three alphabetic characters. It rejects numeric characters.                                                                                                                                                     |
> | Any literal    | All other symbols are displayed as literals for formatting purposes. For example, the mask "99\[9\]" accepts the entry "333" and returns "33\[3\]".                                                                                                                                            |
> | ~              | Reserved for future use. If you use "~" it will trigger an exception error. Use ~ instead.                                                                                                                                                                                                     |
>
> | Mask         | Description                                                          |
> |--------------|----------------------------------------------------------------------|
> | 999,999.99   | Formats 11122233 as "111,222.33" (Using the US thousands separator.) |
> | 99.00        | Formats "22" as "22.00."                                             |
> | \###-##-#### | US Social Security number. Fomats "123456789" as 123-45-6789.        |
>
> ``` xojo
> TextField1.ValidationMask = "###-##-####"
> TextField1.ValidationMask = "(###) ###-####" ' US Phone number, with area code
> ```
>
> If the user tries to enter a character that is prohibited by the mask, a ValidationFailed event occurs. The character that the user attempted to enter and the character position is passed to the ValidationFailed event, where you can handle the keystroke as you like.
>
> To cancel the ValidationMask, set it to the empty string:
>
> ``` xojo
> TextField1.ValidationMask = ""
> ```

<div id="desktoptextarea.verticalscrollposition">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.VerticalScrollPosition

**VerticalScrollPosition** As `Integer</api/data_types/integer>`

> Use to get or set the topmost visible line (zero-based).
>
> Use this property to determine the first visible line; set this property to scroll the control. Setting it to the last line or beyond the last line will move the vertical scrollbar's thumb to the bottom, not necessarily displaying the last line at the top of the control.

<div id="desktoptextarea.visible">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.Visible

**Visible** As `Boolean</api/data_types/boolean>`

> Determines whether the control is visible when its owning window is opened. The default is `True</api/language/true>`: the control is visible.
>
> The following code makes the control invisible:
>
> ``` xojo
> Me.Visible = False
> ```

<div id="desktoptextarea.width">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.Width

**Width** As `Integer</api/data_types/integer>`

> The width (in points) of the control.
>
> The following example resizes the control:
>
> ``` xojo
> Me.Width = 200
> ```

<div id="desktoptextarea.window">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.Window

**Window** As `DesktopWindow</api/user_interface/desktop/desktopwindow>`

> The control's parent window.
>
> This property is read-only.
>
> This code gets the parent window's Title property.
>
> ``` xojo
> MessageBox(Me.Window.Title)
> ```

## Method descriptions

<div id="desktoptextarea.acceptfiledrop">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.AcceptFileDrop

**AcceptFileDrop**(type As `String</api/data_types/string>`)

> Permits documents of type *type* to be dropped on the control. *type* must be a file type that you defined in via the `FileType</api/files/filetype>` class or the File Type Sets Editor.
>
> This code in the Opening event makes it possible for the user to drop either a picture or a file that is a jpeg image. The File Type Sets editor was used to define the “image/jpeg” file type. It is one of the “Common File Types” that is available in the editor.
>
> ``` xojo
> Me.AcceptPictureDrop
> Me.AcceptFileDrop("image/jpeg")
> ```
>
> To restrict file drops to specific file types on macOS, in addition to creating a File Type (as a `project item</getting_started/using_the_ide/file_type_group_editor>` or `via code</api/files/filetype>`) to define the file extension, you must also use the `DragEnter<desktopuicontrol.dragenter>` event:
>
> For example, to restrict drops to folders only:
>
> ``` xojo
> If Not obj.FolderItem.IsFolder Then Return True
> ```
>
> To restrict drops to a files with a specific extension:
>
> ``` xojo
> If Not obj.FolderItem.Extension <> ".my_extension" Then Return True
> ```

<div id="desktoptextarea.acceptpicturedrop">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.AcceptPictureDrop

**AcceptPictureDrop**

> Permits pictures to be dropped on the control.
>
> If a control should accept pictures in a drag and drop, then AcceptPictureDrop needs to be called prior to the drop. Typically, it is in the Opening event of the control itself. For example, the line:
>
> ``` xojo
> Me.AcceptPictureDrop
> ```
>
> in the Opening event of the control that will receive the dragged pictures is needed. When the picture is dropped, the `DropObject<desktopuicontrol.dropobject>` event is called and this is where you will put your code to handle the drop.
>
> Opening Event:
>
> ``` xojo
> Me.AcceptPictureDrop
> ```
>
> DropObject Event:
>
> ``` xojo
> If obj.PictureAvailable Then
>   Me.Backdrop = obj.Picture
> End If
> ```

<div id="desktoptextarea.acceptrawdatadrop">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.AcceptRawDataDrop

**AcceptRawDataDrop**(Type As `String</api/data_types/string>`)

> Permits data (of the Type specified) to be dropped on the control.
>
> The following specfies a generic file type defined in the File Type Sets editor.
>
> ``` xojo
> Me.AcceptRawDataDrop("????")
> ```

<div id="desktoptextarea.accepttextdrop">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.AcceptTextDrop

**AcceptTextDrop**

> Permits text to be dropped on the control.
>
> This line in the Opening event of a control that can accept dragged text.
>
> ``` xojo
> Me.AcceptTextDrop
> ```

<div id="desktoptextarea.addtext">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.AddText

**AddText**(text As `String</api/data_types/string>`)

> Adds the passed *text* to the current Text. Call AddText rather than using the `+</api/language/operators/mathematical/+>` operator to add text to existing text.
>
> This example reads a text field in blocks of 1000 characters using Read.
>
> ``` xojo
> Var f As FolderItem
> Var dlg As OpenFileDialog
> Var t As TextInputStream
>
> ' create a new OpenFileDialog
> dlg = New OpenFileDialog
> ' set what type of file it looks for
> dlg.Filter = "text/plain"
>
> ' run the dialog
> f = dlg.ShowModal
>
> ' check to make sure the user didn't click cancel
> If f <> Nil Then
> Try
>     t = TextInputStream.Open(f)
>     ' Read all of the text, 1000 characters at a time
>     ' into the TextField
>     While Not t.EndOfFile
>     myTextArea.AddText(t.Read(1000, Encodings.UTF8))
>     Wend
>     t.Close
> Catch error As IOException
>     ' the file could not be a read as a text file
>     MessageBox("The selected file is not a text file. Error: " + error.Message)
> End If
> Else
> ' the user clicked cancel... just ignore it
> End If
> ```

<div id="desktoptextarea.characterposition">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.CharacterPosition

**CharacterPosition**(LineNumber As `Integer</api/data_types/integer>`) As `Integer</api/data_types/integer>`

**CharacterPosition**(x As `Double</api/data_types/double>`, y As `Double</api/data_types/double>`) As `Integer</api/data_types/integer>`

> Returns as an `Integer</api/data_types/integer>` the character position for pixel coordinates *X*, *Y* relative to the control.
>
> Characters are numbered consecutively from the start until the end of the control. The first character is numbered 1. The first line is numbered zero.
>
> This example gets the character position of the first character of the second line.
>
> ``` xojo
> Var i As Integer
> i = TextArea1.CharacterPosition(1)
> ```
>
> This example is in the MouseDown event of the control. The event passes in the X,Y coordinates of the MouseDown event. The example gets the position of the character at the passed coordinates.
>
> ``` xojo
> Var i As Integer
> i = Me.CharacterPosition(x, y)
> MessageBox(i.ToString)
> Return True
> ```

<div id="desktoptextarea.close">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.Close

**Close**

> Closes a control.
>
> Closing a control permanently removes the control from memory, making it impossible to access. You can close both non-indexed controls and indexed controls. When you close an indexed control, the indexes for the remaining controls will shift downward so that the indexes start with zero and are consecutive.
>
> The following code closes the control. When this is executed from a visible control, the control disappears from the window.
>
> ``` xojo
> Me.Close
> ```

<div id="desktoptextarea.copy">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.Copy

**Copy**

> Copies the selected text in the TextArea to the Clipboard, including the styled text information.
>
> This example copies the selected text and places it on the Clipboard.
>
> ``` xojo
> TextArea1.SelectionStart = 0
> TextArea1.SelectionLength = 10
> TextArea1.Copy
> ```

<div id="desktoptextarea.drawinto">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.DrawInto

**DrawInto**(g As `Graphics</api/graphics/graphics>`, x As `Integer</api/data_types/integer>`, y As `Integer</api/data_types/integer>`)

> Draws the contents of the control into the specified `Graphics</api/graphics/graphics>` context. The parameters *x* and *y* are the coordinates of the top, left corner.
>
> <div class="note">
>
> <div class="title">
>
> Note
>
> </div>
>
> DrawInto will only work if the control is on a window or container.
>
> </div>
>
> This example draws the current control into the Graphics of a Picture and then displays it as the Backdrop of a Canvas:
>
> ``` xojo
> Var p As New Picture(Me.Width, Me.Height)
> Me.DrawInto(p.Graphics, 0, 0)
> Canvas1.Backdrop = p
> ```

<div id="desktoptextarea.insertionposition">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.InsertionPosition

**InsertionPosition**(X As `Integer</api/data_types/integer>`, Y As `Integer</api/data_types/integer>`) As `Integer</api/data_types/integer>`

> Returns (as an `Integer</api/data_types/integer>`) returns the position of the insertion point closest to pixel coordinates X,Y relative to the control. The returned value is zero-based.
>
> This example is in the MouseDown event of a <span class="title-ref">DesktopTextArea</span>. This event passes in the X,Y coordinates of the MouseDown event and the method returns the corresponding character position.
>
> ``` xojo
> Var i As Integer
> i = TextArea1.InsertionPosition(x, y)
> MessageBox(i.ToString)
> Return True
> ```

<div id="desktoptextarea.linenumber">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.LineNumber

**LineNumber**(CharPosition As `Integer</api/data_types/integer>`) As `Integer</api/data_types/integer>`

> Returns (as an `Integer</api/data_types/integer>`) the line number in which the *CharacterPosition* character appears.
>
> Characters are numbered consecutively with the first character numbered 1. The first line is numbered zero. Used with ScrollPosition, this lets you scroll the control to a particular place in the text.
>
> The line number reflects line breaks from both hard line breaks in the text and soft line breaks caused by word-wrapping within the control.
>
> Gets the line number for the character at position 100:
>
> ``` xojo
> Var lineNum As Integer = TextArea1.LineNumber(100)
> ```
>
> This example searches a TextArea using text provided in a TextField and then scrolls to the text in the TextArea:
>
> ``` xojo
> Var searchText As String = TextField1.Text
> Var position As Integer = TextArea1.Text.IndexOf(searchText)
>
> If position > -1 Then
>   TextArea1.VerticalScrollPosition = TextArea1.LineNumber(position)
> Else
>   ' IndexOf returns -1 if no match was found.
> End If
> ```

<div id="desktoptextarea.paste">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.Paste

**Paste**

> Pastes the styled or unstyled text on the Clipboard into the editing area at the insertion point, adding the text to the existing text.
>
> When pasting into a <span class="title-ref">DesktopTextArea</span>, if the text is styled, the style information is preserved.
>
> This example pastes the contents of the Clipboard into TextArea2 at the insertion point.
>
> ``` xojo
> TextArea2.Paste
> ```

<div id="desktoptextarea.refresh">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.Refresh

**Refresh**(immediately As `Boolean</api/data_types/boolean>` = `False</api/language/false>`)

> Redraws the portion specified of the contents of the control the next time the OS redraws the control or immediately if `True</api/language/true>` is passed.
>
> If you are calling this so frequently that you experience a slowdown in your code, pass `True</api/language/true>` for the immediately parameter.
>
> Calling this method causes the Render event to fire.
>
> Refresh the entire area immediately:
>
> ``` xojo
> Me.Refresh(True)
> ```
>
> Refresh a portion of the area the next time the OS redraws the control:
>
> ``` xojo
> Me.Refresh(100, 150, 200, 300)
> ```

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

**Refresh**(x As `Integer</api/data_types/integer>`, y As `Integer</api/data_types/integer>`, width As `Integer</api/data_types/integer>`, height As `Integer</api/data_types/integer>`, immediately As `Boolean</api/data_types/boolean>` = `False</api/language/false>`)

> Redraws the portion specified of the contents of the control the next time the OS redraws the control or immediately if `True</api/language/true>` is passed.
>
> Refresh a portion of the area the next time the OS redraws the control:
>
> ``` xojo
> Me.Refresh(100, 150, 200, 300)
> ```

<div id="desktoptextarea.selectall">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.SelectAll

**SelectAll**

> Selects all of the text in the control. If there is no text in the control, SelectAll does nothing.
>
> This example selects all the text in the control.
>
> ``` xojo
> TextArea1.SelectAll
> ```

<div id="desktoptextarea.setfocus">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.SetFocus

**SetFocus**

> Gives the <span class="title-ref">DesktopTextArea</span> the focus, sending all keydown events to the <span class="title-ref">DesktopTextArea</span> and moving the cursor there.

<div id="desktoptextarea.styledtextprinter">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.StyledTextPrinter

**StyledTextPrinter**(g As `Graphics</api/graphics/graphics>`, Width As `Integer</api/data_types/integer>`) As `StyledTextPrinter</api/printing/styledtextprinter>`

> Used to create a `StyledTextPrinter</api/printing/styledtextprinter>` object for printing the TextArea's text property as styled text.
>
> The <span class="title-ref">DesktopTextArea</span>'s MultiLine property must be `True</api/language/true>` to support styled text printing. Returns a `StyledTextPrinter</api/printing/styledtextprinter>` object. *Width* (pixels) is width of printable area.
>
> <div class="important">
>
> <div class="title">
>
> Important
>
> </div>
>
> This method is only supported for macOS.
>
> </div>

<div id="desktoptextarea.toggleselectionbold">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.ToggleSelectionBold

**ToggleSelectionBold**

> Reverses the bold style of the highlighted text.

<div id="desktoptextarea.toggleselectionitalic">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.ToggleSelectionItalic

**ToggleSelectionItalic**

> Reverses the italic style of the highlighted text.

<div id="desktoptextarea.toggleselectionunderline">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.ToggleSelectionUnderline

**ToggleSelectionUnderline**

> Reverses the underline style of the highlighted text.

## Event descriptions

<div id="desktoptextarea.closing">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.Closing

**Closing**

> The control is closing.

<div id="desktoptextarea.constructcontextualmenu">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.ConstructContextualMenu

**ConstructContextualMenu**(Base As `DesktopMenuItem</api/user_interface/desktop/desktopmenuitem>`, x As `Integer</api/data_types/integer>`, y As `Integer</api/data_types/integer>`) As `Boolean</api/data_types/boolean>`

> This event is called when it is appropriate to display a contextual menu for the control.
>
> This event handler is the recommended way to handle contextual menus because this event figures out whether the user has requested the contextual menu, regardless of how they did it. Depending on platform, it might be in the `MouseUp<desktopuicontrol.mouseup>` or `MouseDown<desktopuicontrol.mousedown>` event and it might be a right+click or by pressing the contextual menu key on the keyboard, for example.
>
> *Base* is analogous to the menu bar for the contextual menu. Any items you add to *Base* will be shown as menu items. If you return `False</api/language/false>`, the event is passed up the parent hierarchy.
>
> If you return `True</api/language/true>`, the contextual menu is displayed. The parameters *x* and *y* are the mouse locations. If the event was fired because of a non-mouse event, then *x* and *y* are both set to -1. See the example of a contextual menu in the following section.
>
> The following ConstructContextualMenu event handler builds a menu with three menu items plus a submenu with three additional menu items.
>
> ``` xojo
> ' Add some items
> base.AddMenu(New DesktopMenuItem("Test 1"))
> base.AddMenu(New DesktopMenuItem("Test 2"))
> base.AddMenu(New DesktopMenuItem("Test 3"))
>
> ' Add a Separator
> base.AddMenu(New DesktopMenuItem(DesktopMenuItem.TextSeparator))
>
> ' Add a sub menu
> Var submenu As New DesktopMenuItem("SubMenu")
> submenu.AddMenu(New DesktopMenuItem("SubMenu Test 1"))
> submenu.AddMenu(New DesktopMenuItem("SubMenu Test 2"))
> submenu.AddMenu(New DesktopMenuItem("SubMenu Test 3"))
> base.AddMenu(submenu)
>
> ' Add a Separator
> base.AddMenu(New DesktopMenuItem(DesktopMenuItem.TextSeparator))
>
> Return True
> ```

<div id="desktoptextarea.contextualmenuitemselected">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.ContextualMenuItemSelected

**ContextualMenuItemSelected**(HitItem As `DesktopMenuItem</api/user_interface/desktop/desktopmenuitem>`) As `Boolean</api/data_types/boolean>`

> Fires when a contextual menuitem *selectedItem* was selected but the `MenuItemSelected<desktopmenuitem.menuitemselected>` event and the MenuHandler for the `DesktopMenuItem</api/user_interface/desktop/desktopmenuitem>` did not handle the menu selection.
>
> This event gives you a chance to handle the menu selection by inspecting the menuitem's Text or Tag properties to see which item was selected. Use this in conjunction with ConstructContextualMenu if you have not specified the `MenuItemSelected<desktopmenuitem.menuitemselected>` event or the Menu Handler for the items on the contextual menu. See the example of a contextual menu in the examples for the **DesktopUIControl** class.
>
> `Return</api/language/return>` `True</api/language/true>` if this event has handled the item the user chose from the contextual menu. Returning `False</api/language/false>` will cause the control's parent to execute its ContextualMenuItemSelected event. This can be handy if you have the same contextual menu for several controls who share the same `Parent<desktopuicontrol.parent>` (several on the same window for example). By returning `False</api/language/false>` you can handle them all in a single event.
>
> This simple event handler displays the value of the selected menu item.
>
> ``` xojo
> If selectedItem <> Nil Then MessageBox(selectedItem.Text)
> Return True
> ```

<div id="desktoptextarea.dragenter">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.DragEnter

**DragEnter**(obj As `DragItem</api/user_interface/desktop/dragitem>`, Action As `DragItem.Types<dragitem.types>`) As `Boolean</api/data_types/boolean>`

> Fires when the passed `DragItem</api/user_interface/desktop/dragitem>` enters the DesktopUIControl.
>
> Returns a `Boolean</api/data_types/boolean>`. Return `True</api/language/true>` from this event to prevent the drop from occurring.
>
> The Action parameter specifies the type of drag action.
>
> To restrict file drops to just folders (and not files), you can put this code in the DragEnter event:
>
> ``` xojo
> If Not obj.FolderItem.IsFolder Then Return True
> ```

<div id="desktoptextarea.dragexit">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.DragExit

**DragExit**(obj As `DragItem</api/user_interface/desktop/dragitem>`, Action As `DragItem.Types<dragitem.types>`)

> Fires when the passed `DragItem</api/user_interface/desktop/dragitem>` exits the DesktopUIControl.
>
> The *Obj* parameter is the item being dragged. The *Action* parameter specifies the type of drag action.

<div id="desktoptextarea.dragover">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.DragOver

**DragOver**(x As `Integer</api/data_types/integer>`, y As `Integer</api/data_types/integer>`, obj As `DragItem</api/user_interface/desktop/dragitem>`, Action As `DragItem.Types<dragitem.types>`) As `Boolean</api/data_types/boolean>`

> Fires when the `DragItem</api/user_interface/desktop/dragitem>` is over the DesktopUIControl.
>
> The *Obj* parameter is the object being dragged. The coordinates x and y are relative to the **DesktopUIControl**. Returns a `Boolean</api/data_types/boolean>`. Return `True</api/language/true>` from this event to prevent the drop from occurring.
>
> The *Action* parameter specifies the type of drag action, which is typically done by holding down a modifier key (Shift, Alt, Option, Command, etc.) while doing the drag.

<div id="desktoptextarea.dropobject">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.DropObject

**DropObject**(obj As `DragItem</api/user_interface/desktop/dragitem>`, action As `DragItem.Types<dragitem.types>`)

> The item represented by *obj* has been dropped on the control.
>
> The *obj* parameter is the object being dragged. The *action* parameter specifies the type of drag action.
>
> The following DropObject event handler can handle either a dropped picture or a dropped file. The type of file that it can handle needs to have been specified in a call to AcceptFileDrop prior to the drop, for example, in the Opening event.
>
> ``` xojo
> If Obj.PictureAvailable Then
>   Me.Image = obj.Picture
> ElseIf Obj.FolderItemAvailable Then
>   Me.Image = Picture.Open(obj.FolderItem)
> End If
> ```

<div id="desktoptextarea.focuslost">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.FocusLost

**FocusLost**

> The `control</api/user_interface/desktop/desktopuicontrol>` has lost the focus.
>
> <div class="note">
>
> <div class="title">
>
> Note
>
> </div>
>
> On macOS, controls other than text fields and lists will accept and lose focus only if the full keyboard access option is enabled in System Preferences/Keyboard.
>
> </div>

<div id="desktoptextarea.focusreceived">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.FocusReceived

**FocusReceived**

> The `control</api/user_interface/desktop/desktopuicontrol>` has received the focus and has a selection rectangle around it.
>
> <div class="note">
>
> <div class="title">
>
> Note
>
> </div>
>
> On macOS, controls other than text fields and lists will accept focus only if the full keyboard access option is enabled in System Preferences/Keyboard.
>
> </div>

<div id="desktoptextarea.keydown">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.KeyDown

**KeyDown**(Key As `String</api/data_types/string>`) As `Boolean</api/data_types/boolean>`

> The user has pressed the *Key* passed while the `control</api/user_interface/desktop/desktopuicontrol>` has the focus.
>
> How KeyDown works depends on the type of control.
>
> Returning `True</api/language/true>` means the key is intercepted, preventing the key from actually reaching the control at all. This would be useful if you want to override the behavior of the tab key for example. Returning `False</api/language/false>` means the key reaches the control.

<div id="desktoptextarea.keyup">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.KeyUp

**KeyUp**(Key As `String</api/data_types/string>`)

> Fires when the passed *Key* is released in the control that has the focus.
>
> It is not guaranteed to be the same key that received the KeyDown event.

<div id="desktoptextarea.menubarselected">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.MenuBarSelected

**MenuBarSelected**

> Indicates that the control has the focus and a menu (not a menu item) has been selected by the user.

<div id="desktoptextarea.mousedown">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.MouseDown

**MouseDown**(X As `Integer</api/data_types/integer>`, Y As `Integer</api/data_types/integer>`) As `Boolean</api/data_types/boolean>`

> The mouse button was pressed inside the control's region at the location passed in to *x*, *y*.
>
> This event fires repeatedly while the mouse button is being held down.
>
> The coordinates *x* and *y* are local to the control, i.e. they represent the position of the mouse click relative to the upper-left corner of the `control</api/user_interface/desktop/desktopuicontrol>`.
>
> `Return</api/language/return>` `True</api/language/true>` if you are going to handle the MouseDown. In such a case:
>
> - The Pressed event, if any, will not execute and the state of the object will not change.
> - You will receive the `MouseUp<desktopuicontrol.mouseup>` event.
>
> If you return `False</api/language/false>`, the system handles the MouseDown so the `MouseUp<desktopuicontrol.mouseup>` event handler does not get called.
>
> The MouseDown event uses the `DragItem</api/user_interface/desktop/dragitem>` constructor when the user drags the contents of the control. It is:
>
> ``` xojo
> Var d As DragItem
> d = New DragItem(Self, Me.Left, Me.Top, Me.Width, Me.Height)
> d.Picture = Me.Image
> d.Drag ' Allow the drag
> ```

<div id="desktoptextarea.mouseenter">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.MouseEnter

**MouseEnter**

> The mouse has entered the area of the control.

<div id="desktoptextarea.mouseexit">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.MouseExit

**MouseExit**

> The mouse has left the area of the control.

<div id="desktoptextarea.mousemove">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.MouseMove

**MouseMove**(X As `Integer</api/data_types/integer>`, Y As `Integer</api/data_types/integer>`)

> The mouse has moved within the control to the coordinates passed. The coordinates are local to the control, not to the window.

<div id="desktoptextarea.mouseup">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.MouseUp

**MouseUp**(X As `Integer</api/data_types/integer>`, Y As `Integer</api/data_types/integer>`)

> The mouse button was released. Use the *x* and *y* parameters to determine if the mouse button was released within the control's boundaries.
>
> <div class="note">
>
> <div class="title">
>
> Note
>
> </div>
>
> This event will not occur unless you return `True</api/language/true>` in the MouseDown event. The return value is ignored.
>
> </div>
>
> The parameters *x* and *y* are local coordinates, i.e. they represent the position of the mouse click relative to the upper-left corner of the `control</api/user_interface/desktop/desktopuicontrol>`. Mouse clicks that are released to the left or above a control are negative.

<div id="desktoptextarea.mousewheel">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.MouseWheel

**MouseWheel**(X As `Integer</api/data_types/integer>`, Y As `Integer</api/data_types/integer>`, DeltaX As `Integer</api/data_types/integer>`, DeltaY As `Integer</api/data_types/integer>`) As `Boolean</api/data_types/boolean>`

> The mouse wheel has been moved.
>
> The parameters *X* and *Y* are the mouse coordinates relative to the control that has received the event. The parameters *DeltaX* and *DeltaY* hold the number of scroll lines the wheel has been moved horizontally and vertically, as defined by the operating system. *DeltaX* is positive when the user scrolls right and negative when scrolling to the left. *DeltaY* is positive when the user scrolls down and negative when scrolling up.
>
> Returns a `Boolean</api/data_types/boolean>`. Return `True</api/language/true>` to prevent the event from propagating further.

<div id="desktoptextarea.opening">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.Opening

**Opening**

> The control is about to be displayed. Use this event to initialize a control.
>
> The Opening event is called after the Constructor.
>
> Be warned that initializing control property values using the Constructor instead of the Opening event may result in those property values being overwritten by what is set in the Inspector. For best results, use the Opening event for control initialization rather than the control Constructor.
>
> If the control is supposed to handle drag and drop, you need to tell it which type of item it needs to be able to handle. The following example informs the control that pictures and files can be dropped on it. The type of the file it needs to support is specified via the File Types Editor.
>
> ``` xojo
> Sub Opening()
>   Me.AcceptPictureDrop
>   Me.AcceptFileDrop("JPEG")
> End Sub
> ```

<div id="desktoptextarea.selectionchanged">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.SelectionChanged

**SelectionChanged**

> The range of characters highlighted has changed.

<div id="desktoptextarea.textchanged">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.TextChanged

**TextChanged**

> The Text property has been changed.

<div id="desktoptextarea.validationfailed">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

DesktopTextArea.ValidationFailed

**ValidationFailed**(InvalidText As `String</api/data_types/string>`, StartPosition As `Integer</api/data_types/integer>`)

> The user has tried to enter a character that is prohibited by the ValidationMask property.
>
> *InvalidText* is the entire character string up to and including the invalid text. *StartPosition* is the starting character position in which the actual invalid text was entered. The first character is numbered 1. If no code is provided in this event and a validation error occurs, you will hear the default system beep.

## Notes

Styled text can be printed using the `StyledTextPrinter</api/printing/styledtextprinter>` class. Styled text can also be managed independently of a TextArea using the `StyledText</api/text/styledtext>` class (see below for more information).

<span class="title-ref">DesktopTextArea</span> inherits from `DesktopTextControl</api/user_interface/desktop/desktoptextcontrol>`, the base class for both <span class="title-ref">DesktopTextArea</span> and `DesktopTextField</api/user_interface/desktop/desktoptextfield>`. `DesktopTextField</api/user_interface/desktop/desktoptextfield>` is the single-line text control. `DesktopTextControl</api/user_interface/desktop/desktoptextcontrol>` is an abstract class and it is not intended to be instantiated.

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

### Working with styled text in textareas

In order to display styled text in a <span class="title-ref">DesktopTextArea</span>, the <span class="title-ref">DesktopTextArea</span>'s AllowStyledText property must be `True</api/language/true>`.

The `SelectionBold<desktoptextarea.selectionbold>`, `SelectionTextColor<desktoptextarea.selectiontextcolor>`, `SelectionItalic<desktoptextarea.selectionitalic>`, and `SelectionUnderline<desktoptextarea.selectionunderline>` properties can be used to both set the style of the selected text and get the style of the selected text. These properties are set automatically at runtime when text is selected in a <span class="title-ref">DesktopTextArea</span>. To set the style, assign `True</api/language/true>` to the property. For example, if you want to add the bold style to the selected text in TextArea1, use this syntax:

``` xojo
TextArea1.SelectionBold = True
```

You can determine if the selected text is in a particular style using the same property. The following code plays a beep sound if the selected text is bold:

``` xojo
If TextArea1.SelectionBold Then
  System.Beep
End If
```

The `SelectionBold<desktoptextarea.selectionbold>`, `SelectionItalic<desktoptextarea.selectionitalic>`, and `SelectionUnderline<desktoptextarea.selectionunderline>` properties will be `True</api/language/true>` if all of the selected characters are in the style being checked. Otherwise, these properties will be `False</api/language/false>`.

Getting and setting the selected text font and font size work the same way using the `SelectionFontName<desktoptextarea.selectionfontname>` and `SelectionFontSize<desktoptextarea.selectionfontsize>` properties. To set the font of the selected text, set the `SelectionFontName<desktoptextarea.selectionfontname>` property to the name of the font. If the selected text uses more than one font, SelTextFont will be an empty string. If the selected text has more than one font size, the `SelectionFontSize<desktoptextarea.selectionfontsize>` property will be zero.

If the selected text has more than one style, font, or size, you can select individual characters using the SelStart and SelLength properties to determine which styles, fonts, and sizes are in use. Please note that if a TextArea contains more than one style, font, or font size and you reassign the value of the Text property, you will lose the styled formatting of the text substrings. All the text will then be styled uniformly. To update the text in a styled TextArea, it is safest to use the `SelectionStart<desktoptextcontrol.selectionstart>`, `SelectionLength<desktoptextcontrol.selectionlength>`, and `SelectedText<desktoptextcontrol.selectedtext>` properties to update text selections.

You can also get and set the color of the selected text using the `SelectionTextColor<desktoptextarea.selectiontextcolor>` property. for example, the following code checks to see if the selected text is white and if it is, sets it to black:

``` xojo
Var white, black As Color
white = Color.RGB(255, 255, 255)
black = Color.RGB(0, 0, 0)
If TextArea1.SelectionTextColor = White Then
  TextArea1.SelectionTextColor = Black
End If
```

To print styled text in a <span class="title-ref">DesktopTextArea</span>, use the StyledTextPrinter method to create a `StyledTextPrinter</api/printing/styledtextprinter>` object and then use the StyledTextPrinter's DrawBlock method. See the description of `StyledTextPrinter</api/printing/styledtextprinter>` for an example.

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

### Execution order of menuhandlers

The intrinsic control menu handlers (such as TextArea.SelectAll) are handled after any user-defined menu handlers on the TextArea subclass (if it was subclassed). This means that if you have a SelectAll handler on the Window of the TextArea, it will no longer be called when the TextArea has focus, because the TextArea will now handle it first. In this situation, create a TextArea subclass that defines its own SelectAll handler, and handle the desired behavior there.

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

### Text selection and copying

The TextArea gets text selection and copy features by default without you having to do anything.

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

### Using the styledtext class

With the `StyledText</api/text/styledtext>` class, you can manage styled text independently of a <span class="title-ref">DesktopTextArea</span>. The styled text is contained in the Text property of the `StyledText</api/text/styledtext>` object and its style attributes can be set via its Bold, Italic, Underline, Font, Size, and TextColor methods.

When you create a `StyledText</api/text/styledtext>` object from the contents of a <span class="title-ref">DesktopTextArea</span>, the object that is returned is an alias, not a copy of the text. Therefore, subsequent changes to the `StyledText</api/text/styledtext>` object affect the contents of the <span class="title-ref">DesktopTextArea</span>. Consider the following example:

``` xojo
Var t As StyledText
t = TextArea1.StyledText
t.Text = "This is the new TextArea text."
t.Bold(0, 4) = True
```

The assignment statement changes the contents of the <span class="title-ref">DesktopTextArea</span> and the last line sets the first word in the new text to Bold.

To display the styled text, you can assign the styled text object to the <span class="title-ref">DesktopTextArea</span>'s StyledText property. Any programmatic changes to style attributes that you make while the styled text is displayed will update immediately.

Since the <span class="title-ref">DesktopTextArea</span> has its own properties for getting and setting style attributes for selected text, those attributes are respected by the `StyledText</api/text/styledtext>` object while it is displayed in the <span class="title-ref">DesktopTextArea</span>.

For more information, see the `StyledText</api/text/styledtext>` class.

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

### Masks

Use the ValidationMask property to filter user input on a character-by-character basis and add formatting characters. For example, a mask for a Telephone number field can add parentheses, spaces, and dashes as literals, that are used for formatting, and the digit mask symbol '#' to restrict entry to numbers only.

The following table shows the characters that you can use to define a mask.

| Mask Character | Description                                                                                                                                                 |
|----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------|
| \#             | The single digit placeholder. Entry optional. If this position is left blank in the mask, it will be rendered as a space. Plus and minus signs are allowed. |
| .              | Decimal placeholder.                                                                                                                                        |
| ,              | Thousands separator.                                                                                                                                        |
| :              | Time separator.                                                                                                                                             |
| /              | Date separator.                                                                                                                                             |
| \\             | Mask escape character.                                                                                                                                      |
| &              | Character or space placeholder.                                                                                                                             |
| C              | Character or space placeholder, where entry is optional. It operates like the '&' placeholder.                                                              |
| \>             | Convert all the characters that follow to uppercase.                                                                                                        |
| \<             | Convert all the characters that follow to lowercase.                                                                                                        |
| A              | Alphanumeric character placeholder, where entry is mandatory.                                                                                               |
| a              | Alphanumeric character placeholder, where entry is optional.                                                                                                |
| 0              | Any single digit between 0 and 9. Entry is required.                                                                                                        |
| 9              | Digit or space where entry is optional.                                                                                                                     |
| ?              | Alphabetic placeholder. Entry is optional.                                                                                                                  |
| L              | Alphabetic placeholder. Entry is required.                                                                                                                  |
| Any literal    | All other symbols are displayed as literals for formatting purposes.                                                                                        |
| ~              | Reserved for future use. If you use "~" it will trigger an exception error. Use ~ instead.                                                                  |

Here are some examples:

``` xojo
TextArea1.ValidationMask = "###-##-####"  //US Social Security number
TextArea1.ValidationMask = "(###) ###-####"  //US Phone number, with area code
```

If the user tries to enter a character that is prohibited by the mask, a `ValidationFailed<desktoptextcontrol.validationfailed>` event occurs. The character that the user attempted to enter and the character position is passed to the `ValidationFailed<desktoptextcontrol.validationfailed>` event, where you can handle the keystroke as you like.

To cancel the Mask, set it to the empty string:

``` xojo
TextArea1.ValidationMask = ""
```

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

### Adding text to a textarea

When adding text to a <span class="title-ref">DesktopTextArea</span>, you may notice some flicker as the <span class="title-ref">DesktopTextArea</span> is redrawn to show the new text. This will happen if you appended the Text property of the <span class="title-ref">DesktopTextArea</span> like this:

``` xojo
TextArea1.Text = TextArea1.Text + "my new text"
```

This occurs because the entire contents of the <span class="title-ref">DesktopTextArea</span> has to be redrawn. To avoid this flicker, call the `AddText<desktoptextcontrol.addtext>` method instead. Pass it the text to be appended. For example, this code reads an external text file into a <span class="title-ref">DesktopTextArea</span> using the `Read</api/files/readable>` method of the `Readable</api/files/readable>` class interface. The text is read in groups of 1000 characters until the end-of-file is reached.

``` xojo
Var f As FolderItem
Var i As Integer
Var stream As BinaryStream
f = FolderItem.ShowOpenFileDialog(FileTypes1.Text) ' file type defined in File type set
If f <> Nil Then
  stream = BinaryStream.Open(f, False)
  Do
    TextArea1.AddText(stream.Read(1000, Encodings.UTF8))
  Loop Until stream.EndOfFile
  stream.Close
End If
```

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

### Text encoding

TextAreas store all text internally in Unicode, which is able to represent a mixture of characters from different writing systems. When you extract the text via the `Text<desktoptextcontrol.text>` or `SelectedText<desktoptextcontrol.selectedtext>` properties, this text is returned in UTF-8.

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

### Text alignment

You can set the alignment of the entire contents of the <span class="title-ref">DesktopTextArea</span> by assigning a value to the TextAlignment property.

For example, the following code in the Pressed event of a DesktopButton sets the alignment of the text in a <span class="title-ref">DesktopTextArea</span> to Center.

``` xojo
Sub Pressed()
  TextArea1.TextAlignment = TextAlignments.Center
```

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

### Drag and drop

Dragging text between different TextAreas on a Window is supported automatically. Use the DragEnter, DragExit, DragOver and DropObject for more sophisticated handling of drag and drop.

## Compatibility

|                       |         |
|-----------------------|---------|
| **Project Types**     | Desktop |
| **Operating Systems** | All     |

<div class="seealso">

`DesktopTextControl</api/user_interface/desktop/desktoptextcontrol>` parent class; `Font</api/graphics/font>`, `System.FontCount<system.fontcount>` functions; `Paragraph</api/text/paragraph>`, `Range</api/text/range>`, `StyleRun</api/text/stylerun>`, `StyledText</api/text/styledtext>`, `StyledTextPrinter</api/printing/styledtextprinter>`, `DesktopTextField</api/user_interface/desktop/desktoptextfield>` classes.

</div>
