ComponentEditorForm::ShowForm Method ()

 

Shows the form. The form will have no owner window.

Namespace:   System.Windows.Forms.Design
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
virtual DialogResult ShowForm()

Return Value

Type: System.Windows.Forms::DialogResult

One of the DialogResult values indicating the result code returned from the dialog box.

.NET Framework
Available since 1.1
Return to top
Show: