WindowsUtilitiesShowModal Method |
Name | Description | |
---|---|---|
ShowModal(Window) |
Shows the window as a modal dialog box.
| |
ShowModal(Form, Boolean) |
Shows the form as a modal dialog box.
| |
ShowModal(Window, IntPtr) |
Shows the window as a modal dialog box.
| |
ShowModal(Form, IntPtr, Boolean) |
Shows the form as a modal dialog box.
|