Specifies the number of items in the list from which the end user chooses.
Syntax
value = ListInput.ItemCount
Part | Description |
---|---|
value | A returned integer that indicates the number of items in the list. |
ListInput | An object variable that represents one of the user input types. |
Applies To
Remarks
This property is read-only.
See Also
Caption Property, Items Property, Selection Property