System.Windows.Forms.Design.IWindowsFormsEditorService.ShowDialog Method

Shows the specified System.Windows.Forms.Form.

Syntax

public System.Windows.Forms.DialogResult ShowDialog (System.Windows.Forms.Form dialog)

Parameters

dialog
The System.Windows.Forms.Form to display.

Returns

A System.Windows.Forms.DialogResult indicating the result code returned by the System.Windows.Forms.Form.

Remarks

This method displays the specified form.

Requirements

Namespace: System.Windows.Forms.Design
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0