Combo_Sort_State - ComboForm
Determines if the object will sort its visual list
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Combo_Sort_State
| Access Type | Syntax |
|---|---|
| Read Access: | Get Combo_Sort_State to IntegerVariable |
| Write Access: | Set Combo_Sort_State to IntegerVariable/Value |
Description
If you set the Combo_Sort_State property to False, this object will not sort its visual list. When sorted, the visual list and the internal list will not be in the same order.
Default is True.