Create a list box

Create a list box that enables you to switch between Motor and Kiln objects.

  1. In Project view, right-click MainWindow (type) and select New > Data controls > List box.
  2. In Properties, create a dynamic link between Model and ProjectName > Model.

    For more information about dynamic links, see Create dynamic links.

  3. Expand Model and create a dynamic link between ItemKind and Types > ObjectTypes > Object.

    For more information about dynamic links, see Create dynamic links.