This documentation is archived and is not being maintained.
CommonDialog::ShowDialog Method
Visual Studio 2010
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. |
Show: