ControlCount Property

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

Object.ControlCount

Remarks

Applies To: Column Object | Container Object | Control Object (Visual FoxPro) | Form Object | Page Object | _SCREEN System Variable | ToolBar Object

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

See Also

Reference

Controls Property (Visual FoxPro)

Other Resources

Properties (Visual FoxPro)

Language Reference (Visual FoxPro)