Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Count Property
Description
This property counts all the controls in the current section/page and returns it as a Long value.
Property type
Read-only property
Syntax
Visual Basic
Public Property Count As Long
Return Type
Long value.
Remarks
Be aware that a hidden control called "Report" always exists in the Report template and cannot be deleted or otherwise manipulated. This object is used by PC-DMIS for internal purposes only. Your count value will therefore be one higher than expected due to this hidden object.
See Also