Skip to content

ListCount Property

Description

Returns the number of items in the list portion of the list box.

Property Type

Read-only property

Syntax (Visual Basic)

Public Property ListCount() As Long

Remarks

If no item is selected, the ListIndex property value is 1. The first item in the list is ListIndex = 0, and ListCount is always one more than the largest ListIndex value.

See Also


See Also

Suite Pro Controls ActiveX Control v24.0

Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.