Items Property

English Query

English Query

Items Property

Specifies the array of strings in the list from which the user chooses.

Applies To

ListInput Object

Syntax

array = ListInput.Items

Parts

ListInput

An object variable that represents one of the user input types.

array

A returned array of string from which the user chooses.

Remarks

This property is read-only.

See Also

Caption Property

ItemCount Property

Selection Property