Microsoft SDK for Java

HTMLControl.add

Adds a WFC control to the HTML control.

Syntax

public final void add( Control c )

public final void add( DhElement e )

Parameters

c

A Control object that specifies the Windows' user interface element to add to the HTML control.

e

A DhElement object that specifies the HTML element to be added to the control.

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