DeleteFormDef(Name As String) As Integer

Application object (Manager)

Deletes the named form definition from the database.

The return value is non-zero if the form definition could not be deleted. If the database contains forms of the specified form definition, this method returns – 1. Also in the case when there are forms in the database of the type belonging to a set, this method returns – 1. See Event return value constants.

Note: Only for advanced users.

ClearFormDB

DeleteSetDef

Methods for the Application object for use with the Manager