Adding List Boxes to a Component Dialog Box

A list box is a control element that provides a table of component parameter information and controls. In the Component Dialog Wizard, list boxes can display, edit, and control model information such as:

The following is an example of a list box as it appears in the Component Dialog Wizard:

To create a ListBox for displaying and/or changing the values of parameters:

  1. Select Controls > ListBox from the Component Dialog Wizard menu bar.
  2. Click the component dialog box to place the list box.
  3. Drag the list box to its desired location on the component dialog box.
  4. Resize the list box to its desired height and width.
  5. Right-click the list box and select Properties. The Properties dialog box appears, displaying two lists on the ListBox Data tab.

  1. In the Columns list, click and choose which columns will appear in the actual dialog box from the menu that appears.
  1. Similarly, in the Lines list, click and choose the parameters that will appear in the actual dialog box from the menu that appears.
  1. Repeat steps 6 and 7 for the remaining entries of the ListBox.
  2. Click OK.