The position of the new item can be controlled with the Insertion-Index property, provided that the List-Box control has the Unsorted style set.The value assigned to the property is split into columns according to the value set in the Data-Columns property. The values of all the columns are set simultaneously.Example - Modify a list-box to insert a new item at the bottom of the list
procedure division.
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |