Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > probe Object : ComponentCount Property
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