listitem

[method icon] Delete() Used to delete this item
[method icon] TestGetNumericProperty(sName$) Get numeric property
[method icon] TestGetObjectProperty(sName$) Get object property
[method icon] TestGetStringProperty$(sName$) Get string property
[method icon] TestSetNumericProperty(sName$, iValue) Set a property during form tests
[method icon] TestSetObjectProperty(sName$, objValue) Set a property during form tests
[method icon] TestSetStringProperty(sName$, sValue$) Set a property during form tests
[property icon] ClassId Control type
[property icon] Context$ Context of item, provided by the application
[property icon] Index Index value of this listbox item
[property icon] ListObject Get list parent object
[property icon] Next Get next item object
[property icon] Prev Get prev item object
[property icon] Selected Select this listbox item
[property icon] SelectedNext Get next selected item object
[property icon] Sym Returns a pointer value to the control
[property icon] Tag$ Tag of a list item
[property icon] TagPtr Handle field available to programmers
[property icon] Text$ Get text of a list item