IEditorHost.runDialog

Overview | Methods | This Package | All Packages

IEditorHost.runDialog

Launches a modal dialog box.

Syntax

public int runDialog( Form dialog )

Parameters

dialog

The dialog box to be displayed.

Return Value

Returns the dialog result.

Remarks

This method also handles positioning the dialog box on the screen.