Run Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Windows.Forms Namespace
Application Class
Application Methods
Run Method
Run Method
Run Method (ApplicationContext ...
Run Method (Form)
Application Methods
AddMessageFilter Method
DoEvents Method
EnableVisualStyles Method
Exit Method
ExitThread Method
FilterMessage Method
OleRequired Method
OnThreadException Method
RaiseIdle Method
RegisterMessageLoop Method
RemoveMessageFilter Method
Restart Method
Run Method
SetCompatibleTextRenderingDefa ...
SetSuspendState Method
SetUnhandledExceptionMode Meth ...
UnregisterMessageLoop Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
Application
.
.
::
.
Run Method
Begins running a standard application message loop on the current thread.
Overload List
Name
Description
Run
()
()
()
Begins running a standard application message loop on the current thread, without a form.
Run(ApplicationContext)
Begins running a standard application message loop on the current thread, with an
ApplicationContext
.
Run(Form)
Begins running a standard application message loop on the current thread, and makes the specified form visible.
Top
See Also
Reference
Application Class
Application Members
System.Windows.Forms Namespace
Tags :