Overload | Description |
---|---|
ShowDialog() | Shows the form as a modal dialog box. |
ShowDialog(IWin32Window) | Shows the form as a modal dialog box with the specified owner. |
Overload | Description |
---|---|
ShowDialog() | Shows the form as a modal dialog box. |
ShowDialog(IWin32Window) | Shows the form as a modal dialog box with the specified owner. |