listbox.item Property


strItem = listbox.item(index);

Returns the text of the item at the specified index.

Parameters

index
Required. The zero-based index of the item.

See also

listbox Overview | listbox.itemData

 


© 2003 Lightweight Technologies. All rights reserved.