ComponentCount Property
Description
Returns the number of components in the component list box. There is always at least one, even when it appears that there are no entries. In that case, the one entry is invisible, but it can still be made active.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property ComponentCount As Long |
Return Type
Long value.
See Also