Microsoft SDK for Java

MessageBox.ICONSTOP

Indicates that the message box should display a stop icon.

Syntax

public static final int ICONSTOP;

Remarks

A stop icon consists of a red circle that contains a white X.

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