Microsoft SDK for Java

Control.setNewControls

Performs the work of setting the array of the child controls contained in this control.

Syntax

public void setNewControls( Control[] value )

Parameters

value

An array of Control objects that represents the child controls contained in this control.

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