[Name] field
Used to specify the name of a list box.
[Choice] group
Used to specify the options for the list box.
[Item] field
Used to specify the character string displayed on the screen.
[Value] field
Used to specify the data that is sent to the server when the item is selected.
[Add] button
Used to register the specifications made with [Item] and [Value]. A registered choice is displayed in the list box within the dialog box.
[Replace] button
Used to replace the selection you have made in the list box in the dialog box with the data specified with [Item] and [Value].
[Delete] button
Used to delete the selection you have made in the list box in the dialog box.
[Clear] button
Used to clear the [Item] and [Value] fields.