Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Framework Library / Attachmate.Reflection.Objects.Framework Library / ApplicationObject Object / ControlCount Property
In This Topic
ControlCount Property
In This Topic
Gets the number of controls that are running.
Syntax
expression.ControlCount As Integer
where expression is a variable that represents a ApplicationObject Object
See Also