Microsoft SDK for Java

DhStyleBase.setBorderColor

Sets the border color to the specified Color value.

Syntax

public void setBorderColor( int borderMask, Color color )

public void setBorderColor( Color color )

Parameters

borderMask

The border sides you want to set, which can be any combination of the constants in DhBorders.

color

A Color object to be the new border color.

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