IForeNETForm.LoadFormContent

Syntax

LoadFormContent([Options: Integer]): IForeNETFormContent;

Parameters

Options is an optional parameter, it is reserved for the future.

Description

The LoadFormContent method loads and returns the content of a .NET form.

See also:

IForeNETForm