edit

<edit> represents an edit control.

Attributes

The attributes for this element are described below:

Property

The internal name of the associated item property. Currently, this must be a text-valued property.

top

Top-most Y coordinate.

left

Left-most X coordinate.

width

Width of the control.

height

Height of the control.

multi‑line

(optional) Supports multiple lines: yes or no. By default, a single line is assumed.

text‑align

(optional) Text alignment: left or right. By default, left alignment is assumed.

tabindex

(optional) The tab order of this control in the dialog page.

tooltip

(optional) A static text string to be displayed as the tool tip mouse over help for this control. If no tooltip is specified, then no mouse over help is displayed.

name

Unique ID for this control.

Children

None.