Microsoft SDK for Java

RebarBand.setChildEdge

Sets a boolean value indicating whether the rebar band displays an edge at the top and bottom of the child control.

Syntax

public void setChildEdge( boolean flag )

Parameters

flag

Set to true if the rebar band displays an edge at the top and bottom of the child control; otherwise, set to false. The default value is false.

See Also   getChildEdge

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