On the Graphics tab, in the Active Objects group, click List Box to create a List Box object on your screen. Generally, when you run a project, the active List Box object displays a list of messages.
On a screen containing only one List Box object and no text input boxes, the List Box object will be active automatically.
On a screen containing multiple List Box objects and text input boxes, you can use a cursor (pointing device) or the Tab key to select and activate a List Box object.
You can select a message from the active list box during runtime and write the message value to a tag. (If a list is too long to fit within the viewable area of a List Box object, the object provides scroll bars.)
Height and the font size determine how many messages are visible.
Width determines how much of the message length is visible.
After creating a rectangle, you can adjust the size and font characteristics to allow more messages to display in the given space.
IWS bases this parameter on the Value field (in the Messages Configuration dialog) that you associate with the selected message. Enabling this field allows tag changes triggered by the process to affect which messages you can select.
If you specify LSB for the Value field, IWS uses the value specified in the State field for both the Read/Search Tagand the write tag.