[Name] field
Used to specify the name of a list box.
[Rows] field
Used to specify the number of rows in a list box.
[Allow Multiple Choice] check box
When you want to allow multiple choices, set this check box to on.
[Disable] check box
Used to disable a list box. This is not applied to the edit area.
[Choice] group
Used to specify a list box choice.
[Item] field
Used to specify the character string displayed on the screen.
[Value] field
Used to specify the data to be sent to the server when the item is selected.
[Add] button
Used to register the specifications made for [Item] and [Value]. The registered specifications are displayed in the list box in the dialog box.
[Replace] button
Used to replace a selection made from the list box in the dialog box with the selections made with [Item] and [Value].
[Delete] button
Used to delete the selections made in the list box in the dialog box.
[Clear] button
Used to clears the [Name] and [Value] fields.