Microsoft SDK for Java

DialogResult.OK

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

Syntax

public static final int OK;

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