Microsoft SDK for Java

DialogResult.NONE

Specifies that the result sent from the dialog box is "NONE" (this means that the modal dialog should continue running).

Syntax

public static final int NONE;

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