Microsoft SDK for Java

DialogResult.CANCEL

Specifies that the result sent from the dialog box is "CANCEL" (usually sent from a button labeled "Cancel").

Syntax

public static final int CANCEL;

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