IForm

Description

The IForm interface contains properties of the Form development environment object.

Properties

  Property name Brief description
Content The Content property defines form contents and parameters that are displayed in XML format.

Properties inherited from IModule

  Property name Brief description
Assembly The Assembly property returns parameters of the temporary assembly that corresponds to this object.
Modified The Modified property determines whether there are any unsaved changes.
ParentAssembly The ParentAssembly property returns the description of the parent assembly.
Standalone The Standalone property returns whether the object is present in the assembly.
Text The Text property determines a unit text.

Methods

  Method name Brief description
CreateFormControl The CreateFormControl method creates a new form and returns a context for managing this form.

See also:

Metabase Assembly Interfaces