CommonDialog Methods |
Name | Description | |
---|---|---|
ShowDialog(Control) |
Shows the dialog with the specified parent, blocking until a result is returned.
| |
ShowDialog(Window) |
Shows the dialog with the specified parent window, blocking until a result is returned.
|