Selection Property

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

ListInput

Remarks

This property has read-write permissions and is zero-based.

See Also

Caption Property, Items Property, ItemCount Property


(c) 1996-1998 Microsoft Corporation. All Rights Reserved.