ApplicationRun Method |
| Name | Description | |
|---|---|---|
| Run |
Runs the application and begins the main loop.
| |
| Run(Dialog) |
Runs the application with the specified dialog and begins the main loop.
| |
| Run(Form) |
Runs the application with the specified mainForm and begins the main loop.
|