Microsoft SDK for Java

Control.setControls

Sets the array of the child controls contained in this control.

Syntax

public final void setControls( Control[] value )

Parameters

value

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

See Also   getControls

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