Microsoft SDK for Java

MessageBox.ICONERROR

Indicates that the message box should display an error icon.

Syntax

public static final int ICONERROR;

Remarks

An error icon consists of a red circle that contains a white X.

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