Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)