INetControlBox.AttachControl

Syntax

AttachControl(Control: IForeNETRuntimeObjectInstance): Boolean;

Parameters

Control is a .NET component, that should be displayed in the NetControlBox component.

Description

The AttachControl method displays the .NET component in the NetControlBox component.

See also:

INetControlBox