Alphabetical list of DCL tiles.
Grouping tile used to organize tiles into a column with a border around it.
Grouping tile used to organize radio_button tiles into a column with a border around it.
Grouping tile used to organize radio_button tiles into a row with a border around it.
Grouping tile used to organize tiles into a row with a border around it.
A Button tile resembles a push button.
Grouping tile used to organize tiles into a column without a border around it.
A concatenation is a line of text made up of multiple, concatenated text_part tiles.
A dialog is the tile that defines the dialog box.
An edit box is a field that enables the user to enter or edit a single line of text.
An error tile is a text tile that appears at the bottom of a dialog box.
An image is a rectangle in which a vector graphic picture is displayed.
The image button tile is a button that displays a graphic image rather than a label.
A list box contains a list of text strings, arranged in rows.
The ok_cancel tile is a combination of the OK and Cancel buttons, and is the standard combination for dialog boxes that can originate changes to data.
This tile is the ok_cancel cluster combined with the Help button.
The ok_cancel_help_errtile tile provides a convenient way to specify the exit buttons and error tile all at once.
The ok_cancel_help_info tile does everything that the ok_cancel_help tile does, but it also includes an information button for displaying additional material.
The ok_only tile is a solitary OK button, such as the kind that alert boxes use.
A paragraph is a cluster of text_part or concatenation tiles that are arranged vertically.
A pop-up list, or simply pop-up, is functionally equivalent to a list box.
A radio button is one of a group of buttons composing a radio column or radio row.
A radio column contains radio button tiles, only one of which can be selected at a time.
A radio row, like a radio column, contains radio button tiles, only one of which can be selected at a time.
Grouping tile used to organize tiles into a row without a border around it.
A slider obtains a numeric value.
Tile used to add space between other tiles in a dialog definition.
Tile used to add space between other tiles in a dialog definition.
Tile used to add space between other tiles in a dialog definition.
A text tile displays a text string for titling or informational purposes.
A text part is a text tile that is part of a larger piece of text.
A toggle appears as a small box with an optional label to the right of the box.