Microsoft SDK for Java

Rebar.setBorderStyle

Sets a value indicating the kind of border the rebar control has.

Syntax

public void setBorderStyle( int value )

Parameters

value

An integer that specifies the kind of border the rebar control has. Possible values are constants defined in the BorderStyle class. The default value is BorderStyle.FIXED_SINGLE.

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