Drop-down Combo Box control

The Drop-down Combo Box TiedItem property specifies which List Attribute is to be captured by this control.

The MultiSelMax and MultiSelMin properties can be used to set the maximum and minimum number of items that the user can select from the list.

Note that the Format - multiSelect property must also be set to True to enable a List type attribute to have multiple values selected by the user. These range properties are then just used to control the maximum/minimum that the user can select.

Note that this control is only for use with list attributes. For other variables you should use the Variable Drop Down Combo Box control.

For help on other properties see the complete alphabetic list of the Properties of Dialog Controls.

Shortcut tip

You can use the right mouse-click menu on a Drop-down Combo Box control to convert the control into a list box, radio buttons, hotspots, or checkboxes.