| Function Name | dcl-ComboBox-InsertString |
|---|---|
| Syntax | (dcl-ComboBox-InsertString
<CONTROL>
ItemIndex [as
Long]
NewItem [as
String]) |
| Return Type | Boolean (T if successful; otherwise NIL) |
| Applies To | Combo Box |
This method inserts a new item into the combo box list at position ItemIndex.