Microsoft SDK for Java

DhBorderStyle.DOUBLE

Specifies that a border is a double line drawn on top of the background of the element.

Syntax

public static final int DOUBLE;

Remarks

The sum of the two single lines and the space between equals the border-width value. The border width must be at least three pixels wide to draw a double border.

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