Class
ComboBox class,
ListBox class, and
RadioList class.
Action
Returns all items in the combo box, listbox, or radiolist.
Availability
This functionality is supported only if you are using the Open Agent.
Syntax
list = GetItems()
Variable
|
Description
|
list
|
The list containing all items of the list box, combo box, or radio list.
LIST OF LISTITEM.
|