Non-native list box

Keyable length

Not applicable

Static values

Text for items in the list

Function

Allows only one item to be selected in the list box.

The value of the field is an integer corresponding to the position of the selected item as it appears in the Static Text Values window. Items are numbered sequentially so that the first item in the list is 1, the second is 2, and so on. If the static text items are sorted for display, the value of the field still is based upon the selected item’s position in the Static Text Values window, not its position as displayed in the list at runtime. Up to 32,767 items can be displayed in the list.

A non-native list box control is created completely by the runtime engine.


Documentation Feedback