|
Editing Dialog Elements
|
Top Previous Next |
| · | Static text - Simple text (not editable), which will wrap as needed within the control's size
|
| · | Edit text - A single line text input field
|
| · | Edit text multi-line - A multi-line text input field
|
| · | Edit text, Read-only - Similar to static, but has a box around it like an edit field
|
| · | Edit text multi-line, Read-only - Same as above, for multiple lines.
|
| · | Button - A clickable button with text in it.
|
| · | Check box - A square checkbox input field for yes/no or true/false values
|
| · | Radio button - A round check-button field for multiple-choice input values
|
| · | Date selection - A date input field with a drop-down calendar selection
|
| · | Date selection with checkbox - A date field that has a checkbox (unchecked = no date selected)
|
| · | Time selection - A time entry field, with up/down buttons
|
| · | List box - A multi-line list of items to choose from
|
| · | Drop-down list box - A list of items to choose from, in drop-down form
|
| · | Combo list box - Similar to a drop-down list, but any text can also be entered
|
|
|
| Dialogs Overview
|
| Dialogs Setup
|
| Dialog Elements List
|
| Editing Dialogs
|
|
|
| Dialog Control ID Reference
|
|
|
| Expressions
|
|
|
| Advanced Customizations Overview & other topics
|
|
|