FormBuildControl.controlCount Method

Retrieves the number of controls that are contained in the control.

Syntax

public int controlCount()

Run On

Called

Return Value

Type: int
An integer value that indicates the number of controls that are contained in the control if it is a container control; otherwise, 0.

See Also

Reference

FormBuildControl Class