Selected Method

Object List Next Object

Defined By:
Indented List

Description:

This method returns TRUE if the list item at the given index is selected, FALSE if it is not selected or if the list index is invalid.

Declaration:

Function Selected(ByVal index As Integer) As Long

See Also:

MultiSelect property, SelCount property, SetSelected method