Form.ShowDialog Method
.NET Framework 4
Shows the form as a modal dialog box.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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. |