Overload | Description |
---|---|
ShowDialog() | Runs a common dialog box. |
ShowDialog(IWin32Window) | Runs a common dialog box with the specified owner. (Inherited from System.Windows.Forms.CommonDialog) |
Overload | Description |
---|---|
ShowDialog() | Runs a common dialog box. |
ShowDialog(IWin32Window) | Runs a common dialog box with the specified owner. (Inherited from System.Windows.Forms.CommonDialog) |