List Box Builder

See Also

The List Box Builder makes it easy to set properties for a List Box control. List boxes provide the user with a scrollable list that contains a number of options or pieces of information. In a list box, multiple items can be visible at all times. You set list box properties by selecting options displayed in the List Box Builder dialog box.

To use the List Box Builder

  1. Using the Form Controls toolbar, place a List Box control on a form.

  2. Select and right-click the List Box control, and then choose Builder from the Form Designer Shortcut Menu.

  3. Choose the options you want from the dialog, and then choose OK.

    When you choose OK, the builder closes, applying the property settings from every tab.

Builder Tabs

List Items

Specifies items to fill the list box and the sources of that data.

Style

Specifies style (3D or plain) and number of rows, and enables or disables incremental searching.

Layout

Controls column width and display.

Value

Specifies from which column to get return values and which field to store them in.

For more information, see "Using Builders" in Chapter 1, Getting Started, in the User's Guide.