DhComponentWrapper.DhComponentWrapper

Overview | Methods | This Package | All Packages

DhComponentWrapper.DhComponentWrapper

Creates a DhComponentWrapper object.

Syntax

public DhComponentWrapper()

public DhComponentWrapper( Control c, boolean fEmbed )

Parameters

c

The WFC control that should be added to the document.

fEmbed

Set to true to cause the control to be embedded in the document; set to false if the control is to be activated as a top-level window.