Microsoft SDK for Java

HTMLControl.setNewHTMLElements

Adds the specified HTML elements to the HTML control.

Syntax

public final void setNewHTMLElements( DhElement[] elems )

Parameters

elems

An array of DhElement objects that specifies the HTML elements to add to the control.

Remarks

Items specified in the elems parameter must be DhElement objects or objects that extend the DhElement class.

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