Visual Basic 2005 in a Nutshell (In a Nutshell (OReilly))
Location
My.Application.Run Syntax
My.Application.Run(commandLine)
Description
The Run method starts an instance of the current Windows Forms application using the Visual Basic Startup/Shutdown Application Framework for Windows Forms. This model supports startup and shutdown events, a splash screen, and the display and monitoring of a main application form, among other features. Usage at a Glance
Related Framework Entries
See Also
Application Object, Shutdown Event, SplashScreen Property, Startup Event, StartupNextInstance Event |
Категории