DeleteFormField(FieldNo As Integer)

Form object

Deletes (removes) a field from the form, if it exists. Specify the number of the field (FieldNo), according to the order in which the fields were defined on the form definition.

DeleteAllFormFields

DeleteField

The Form object