DialogResult.OK

Overview | Methods | Fields | This Package | All Packages

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;