Overview | Methods | Fields | This Package | All Packages
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