| Icon | Member | Description |
|---|---|---|
| ShowDialog()()() | Shows the form as a modal dialog box with the currently active window set as its owner. | |
| ShowDialog(IWin32Window) | Shows the form as a modal dialog box with the specified owner. |
| Icon | Member | Description |
|---|---|---|
| ShowDialog()()() | Shows the form as a modal dialog box with the currently active window set as its owner. | |
| ShowDialog(IWin32Window) | Shows the form as a modal dialog box with the specified owner. |