| Search Locate Previous Next | Contents |
Description
Single-line text edit. Text var is shown in the box and updated when the focus leaves the field for any reason.
Caption will generate a label either above, or to the left if Style includes side.
Format var may be set to XX...XX to fix maximum length, and to force optional uppercase translation. By default it clears trailing blanks from the returned data.
Class Property Table
| Name | Type | Default | Description |
| Hint | String | ||
| Accelerator | String | Hotkey (e.g. Ctrl+S) | |
| Style | ManyOf | ||
| Format | Runtime | Format (e.g. XXXX is u/c 4 long) | |
| Text | User | Text variable | |
| DTB | Bool | 1 | Delete trailing blanks |
| Visible | Runtime | Boolean singleton | |
| Active | Runtime | Boolean singleton |
Class-specific Events
| HR | Help Request |