Microsoft SDK for Java

MessageBox.ICONEXCLAMATION

Indicates that the message box should display an exclamation icon.

Syntax

public static final int ICONEXCLAMATION;

Remarks

The exclamation icon consists of a yellow triangle that contains an exclamation mark.

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