Microsoft SDK for Java

DhComponentWrapper.setControl

Sets the control to be wrapped as an element in the HTML document.

Syntax

public void setControl( Control c, boolean fEmbed )

Parameters

c

The WFC control to 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.

See Also   getControl

© 1999 Microsoft Corporation. All rights reserved. Terms of use.