Enables/disables external sorting.
PROCEDURE EnableLBExternalSort(
dialogID : LONGINT;
componentID : LONGINT;
enable : BOOLEAN);def vs.EnableLBExternalSort(dialogID, componentID, enable):
return None| Name | Type | Description |
|---|---|---|
| dialogID | LONGINT | id of the dialog that contains the list browser |
| componentID | LONGINT | id of the list browser control |
| enable | BOOLEAN | specifies whether to enable or disable external sorting |
Availability: from Vectorworks 2020