ControlCount Property

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

Object.ControlCount

Remarks

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

See Also

Controls Property

Applies To: Column Object | Container Object | Control Object | Form Object | Page Object | _SCREEN | ToolBar Object