Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
Application Class
Application Methods
Run Method
Collapse All/Expand All Collapse All
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
.NET Framework Class Library
Application..::.Run Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Static member Run()()() Begins running a standard application message loop on the current thread, without a form.
Public method Static member Run(ApplicationContext) Begins running a standard application message loop on the current thread, with an ApplicationContext.
Public method Static member Run(Form) Begins running a standard application message loop on the current thread, and makes the specified form visible.
Top
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker