CompFormInterpreted() As Long

Description

DLL interface only. This event is fired right after a form is interpreted, that is, after all fields on the form are interpreted. The event is only fired once for each form. It is backwards compatible with the DLL interface used in FORMS version 3.1 and earlier.

Remarks

Only fired in the Interpret module right after the FormInterpreted event.

DLL for external interpretation or validation

Form-level events