Style Property
Description
This style determines what information the list will contain at run time.
Type
This property is an integer. The valid values are:
- 0 (Combo)
- 1 (Simple)
- 2 (Drop Down)
- 3 (Arrow Head)
- 4 (Colors)
- 5 (Line Weight)
- 6 (Plot Style Names)
- 7 (Plot Style Tables)
- 8 (Font Drop List)
- 9 (Font Simple List)
- 10 (Plotters)
- 11 (Plot Paper Sizes)
- 12 (Directory Picker)
- 13 (Layers)
Applies For
ComboBox.
Remarks
This property can only be set at design time only.
Cannot be read at runtime from AutoLISP.