A Boolean property that controls whether multiple selections are allowed in the list box. If multiple selections are allowed, the multi_select_listname and multi_select_codefield properties must be specified.
false() – only a single selection may be made in the list box.
True(), false(), or a valid expression that returns True or False.