multiple_select Attribute (DCL)

Specifies whether multiple items in the list_box can be selected (highlighted) at the same time.

Supported Platforms: Windows and Mac OS

multiple_select = true-false;

Possible values are true or false (default: false). If true, multiple items can be selected at a time.

Release Information