Share via


List Box Builder

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.

See Also

Builders | Layout Tab, List Box Builder | List Box Control | List Items Tab, List Box Builder | Properties Window | Style Tab, List Box Builder | Value Tab, List Box Builder