WinWindow.ShowDialog Method
| Name | Parameters | Description |
|---|---|---|
| ShowDialog() | none | Shows the WinWindow‘s WinWindow.Form as a modal dialog box with the currently active window set as its owner. |
| ShowDialog(IWin32Window) | owner | For internal use. |
| Name | Parameters | Description |
|---|---|---|
| ShowDialog() | none | Shows the WinWindow‘s WinWindow.Form as a modal dialog box with the currently active window set as its owner. |
| ShowDialog(IWin32Window) | owner | For internal use. |