Microsoft SDK for Java

RebarBand.setChildControl

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.