| CommonDialogShowDialog Method | 
 Overload List
Overload List| 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.
             | 
 See Also
See Also