Microsoft SDK for Java

Rebar.setFixedOrder

Sets a boolean value indicating whether the user can change the order of the bands in the rebar control.

Syntax

public void setFixedOrder( boolean value )

Parameters

value

Set to true if the user can resize the bands and move them to different rows in the rebar control but cannot change the display order of the bands in the rebar control; set to false if the user can change the display order of the rebar bands. The default value is false.

See Also   getFixedOrder

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