Applies to
ListView, ListBox, PictureListBox, DropDownListBox, DropDownPictureListBox, and Toolbar controls
Description
The Item property array specifies the items in the control. This array is not updated after initialization.
Usage
In a painter
In scripts
The Item[] property is an array of strings, but it is not updated after initialization. Use the AddItem or appropriate InsertItem function instead.