ComponentEditorForm::ShowForm Method (IWin32Window^)
.NET Framework (current version)
Shows the form with the specified owner.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- owner
-
Type:
System.Windows.Forms::IWin32Window^
The IWin32Window to own the dialog.
Return Value
Type: System.Windows.Forms::DialogResultOne of the DialogResult values indicating the result code returned from the dialog box.
.NET Framework
Available since 1.1
Available since 1.1
Show: