| Lokaler Name | Selection Style |
|---|---|
| API Name | SelectionStyle |
| Datentyp | Integer |
| Gültigkeit | Range is 0 - 2 |
| Get Funktion | (dcl_Control_GetSelectionStyle <CONTROL>) |
| Set Funktion | (dcl_Control_SetSelectionStyle <CONTROL>
NewValue [as Integer]) |
| Anwendbar auf | DWG List, List Box |
This property determines the selection behavior for control items.
| Value | Description |
|---|---|
| 0 | Single selection |
| 1 | Multiple selection |
| 2 | Toggle selection |