Combo Box Builder

See Also

The Combo Box Builder makes it easy to set properties for a Combo Box control. You set properties by choosing options from the Combo Box Builder dialog box.

To use the Combo Box Builder

  1. Using the Form Controls toolbar, place multiple combo box controls on the form.

  2. Select and right-click all the combo box controls you want to format, and then choose Builder from the Form Designer Shortcut Menu.

  3. Choose the options on each tab of the dialog box that appears, and then choose OK.

    When you choose OK, the builder closes, applying the property settings to the control.

Builder Tabs

List Items

Specifies items from a table, an array, or manual selection to appear in the combo box.

Style

Specifies Style and SpecialEffect properties of the control, including 3D or plain style, drop-down combo or list, and single-key or incremental searching.

Layout

Specifies the control width and column widths properties.

Value

Specifies which column returns a value and where to store it.

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