ApplicationShow
 | 
| Name | Description | |
|---|---|---|
| ShowModalDialog(Form) | Shows a modal dialog. When ShowModalDialog is used, an event is attached to preserve the location and size of dialog | |
| ShowModalDialog(IWin32Window, Form) | Shows a modal dialog. When ShowModalDialog is used, an event is attached to preserve the location and size of dialog | |
| ShowModalDialog(IWin32Window, Form, Boolean) | Shows a modal dialog. When ShowModalDialog is used, an event is attached to preserve the location and size of dialog |