ControlCount Property

Applies To   See Also

Specifies the number of controls in a container object. Not available at design time; read-only at run time.

Syntax

Object.ControlCount

Remarks

You can use this property to cycle through all the controls on a container and perform an operation on each.