ObjectDCL Banner

SelectStyle Property

Description

Sets the way a user can select items in the list.

Type

This property is an integer. The valid values are:

  • 0 (Single)
  • 1 (Multiple)
  • 2 (Toggle)

Applies For

DwgList, ListBox.

Remarks

This property can only be set at design time only.

Cannot be read at runtime from AutoLISP.