CommonDialog.ShowDialog Method
.NET Framework 3.5
Runs a common 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() | Runs a common dialog box with a default owner. |
|
ShowDialog(IWin32Window) | Runs a common dialog box with the specified owner. |