| Previous | Next
Inserting ItemsUse the $lb->insert( Each
To insert items at the beginning of the Listbox: $lb->insert(0, @new_elements); |
| Previous | Next
Inserting ItemsUse the $lb->insert( Each
To insert items at the beginning of the Listbox: $lb->insert(0, @new_elements); |