DialogResult.NONE

Overview | Methods | Fields | This Package | All Packages

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;