Controls.Count

Syntax:

Count()

Returned value:

Type: Number.

Description:

Obtains the number of controls placed on a form.

Availability:

Thick client.

Example:

NumberOfElements = Controls.Count();

    

1C:Enterprise Developer's Community