Sets the child control contained by this rebar band.
public void setChildControl( Control childControl )
childControl
A Control object that represents the child control for this rebar band.
Each rebar band can have only one child control.
See Also getChildControl