Microsoft SDK for Java

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.

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