CommonDialog::ShowDialog Method
.NET Framework (current version)
Runs a common dialog box.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | ShowDialog() | Runs a common dialog box with a default owner. |
![]() | ShowDialog(IWin32Window^) | Runs a common dialog box with the specified owner. |
Show:
