DialogResult.CANCEL

Overview | Methods | Fields | This Package | All Packages

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;