Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

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.