Microsoft SDK for Java

RebarBand.getChildControl

Retrieves the child control contained by this rebar band.

Syntax

public Control getChildControl()

Return Value

Returns a Control object that represents the child control for this rebar band.

Remarks

Each rebar band can have only one child control.

See Also   setChildControl

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