ApplicationShow
 | 
| Name | Description | |
|---|---|---|
| ShowModelessDialog(Form) | Show Modeless Dialog. When ShowModelessDialog is used, an event is attached to preserve the location and size of dialog | |
| ShowModelessDialog(IWin32Window, Form) | Show Modeless Dialog. When ShowModelessDialog is used, an event is attached to preserve the location and size of dialog | |
| ShowModelessDialog(IWin32Window, Form, Boolean) | Show Modeless Dialog. When ShowModelessDialog is used, an event is attached to preserve the location and size of dialog |