IWindowsFormsEditorService::ShowDialog Method (Form^)
.NET Framework (current version)
Shows the specified Form.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- dialog
-
Type:
System.Windows.Forms::Form^
The Form to display.
Return Value
Type: System.Windows.Forms::DialogResultA DialogResult indicating the result code returned by the Form.
This method displays the specified form.
.NET Framework
Available since 1.1
Available since 1.1
Show: