ListBoxSelection

How many items a list box lets the user select at once.

Values

ValueMeaning
single

One item at a time.

multiple

Several items via click/space toggling.

extended

A contiguous or ctrl-extended range (Shift/Ctrl+click).

Meta