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