Microsoft SDK for Java

RebarBand.setHeaderWidth

Sets the width, in pixels, of the rebar band's header.

Syntax

public void setHeaderWidth( int headerWidth )

Parameters

headerWidth

Set to the header width, in pixels, for this rebar band. The default value is zero (0).

Remarks

The rebar band header is the area between the edge of the band and the edge of the child control where band text and images are displayed.

See Also   getHeaderWidth

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