| Function Name | dcl-ComboBox-AddList |
|---|---|
| Syntax | (dcl-ComboBox-AddList
<CONTROL>
NewItems [as List of
Strings]) |
| Return Type | Long |
| Applies To | Combo Box |
This method appends new items to the combo box list. The return value is the index (zero based) of the last item added.