You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Listbox - SelectionStyle Property
Specifies the rules for item selection within the list
Member of Listbox (PRIM_LTBX)
Data Type - Enumeration

Details


The SelectionStyle property determines how selection works within the list.

Allowed Values

Enum Value

Description

Multiple

More than one row can be selected. Use CTRL+Click or Shift+Click to select many rows

Single

Only one row can be selected. Setting selection to the row will remove selection from other items

See also

All Component Classes
Technical Reference

  • No labels