Specifies the end user's selection from the list.
Syntax
ListInput.Selection = value
| Part | Description |
|---|---|
| ListInput | An object variable that represents one of the user input types. |
| value | An integer, which can be set or returned, that represents the end user's selection from the list. |
Applies To
Remarks
This property has read-write permissions and is zero-based.
See Also
Caption Property, Items Property, ItemCount Property