OpenNETCF Smart Device Framework 2.2
Overload List
| Name | Description | |
|---|---|---|
| Run()()() |
Begins running a standard application message loop on the current thread, without a form
| |
| Run(Boolean) |
Begins running a standard application message loop on the current thread, without a form.
| |
| Run(Form) |
Begins running a standard application message loop on the current thread, and makes the specified form visible.
System.Windows.Forms..::.Form | |
| Run(Form, Boolean) |
Begins running a standard application message loop on the current thread, and makes the specified form visible.
| |
| Run(Form, Boolean, Boolean) |
Begins running a standard application message loop on the current thread, and makes the specified form visible.
|