.NET Framework Class Library
Application..::.Run Method

Begins running a standard application message loop on the current thread.

Overload List

  NameDescription
Public methodStatic memberRun()()()Begins running a standard application message loop on the current thread, without a form.
Public methodStatic memberRun(ApplicationContext)Begins running a standard application message loop on the current thread, with an ApplicationContext.
Public methodStatic memberSupported by the .NET Compact FrameworkRun(Form)Begins running a standard application message loop on the current thread, and makes the specified form visible.
Top
See Also

Reference

Tags :


Page view tracker