Overview | Methods | This Package | All Packages
Sets the child control contained by this rebar band.
Syntax
public void setChildControl( Control childControl )
Parameters
childControl
A Control object that represents the child control for this rebar band.
Remarks
Each rebar band can have only one child control.
See Also getChildControl