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