List Boxes

00000042.gif

A list box is used to accept input from a list of text values. The list may vary in length and will be scrollable if needed. You can define the list to accept only single item selections, or accept multiple item selections using the <Shift> and/or <Ctrl> keys. Using the “Edit/Properties” option you can set the following attributes:

20000000.gif Width – The width in font units of the list (including scroll bars).

20000000.gif Height – The height in font units of the list.

20000000.gif Allow multiple selections – Allow the user to select several items in the list using the <Shift> and <Ctrl> keys.

See Also

Controls.