Form::ShowDialog Method
.NET Framework (current version)
Shows the form as a modal dialog box.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | ShowDialog() | Shows the form as a modal dialog box. |
![]() | ShowDialog(IWin32Window^) | Shows the form as a modal dialog box with the specified owner. |
Show:
