Microsoft SDK for Java

ToolBarAppearance.FLAT

Specifies that the toolbar is drawn to appear flat.

Syntax

public static final int FLAT;

Remarks

When this style is applied to a toolbar, its buttons are drawn flat and are highlighted when the mouse moves over them. In addition, toggle buttons within a flat toolbar are inset.

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