Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

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