Location My.Application Description The Application object provides access to features and information about the currently running application or DLL library. Public Members The following members of the My.Application object have their own entries elsewhere in this chapter. ApplicationContext Property ChangeCulture Method ChangeUICulture Method CommandLineArgs Property Culture Property Deployment Property DoEvents Method GetEnvironmentVariable Method Info Object (My.Application) IsNetworkDeployed Property Log Object (My.Application) MinimumSplashScreenDisplayTime Property NetworkAvailabilityChanged Event (My.Application) OpenForms Property Run Method SaveMySettingsOnExit Property Shutdown Event SplashScreen Property Startup Event StartupNextInstance Event UICulture Property UnhandledException Event Related Framework Entries Microsoft.VisualBasic.ApplicationServices.ApplicationBase Class Microsoft.VisualBasic.ApplicationServices.ConsoleApplicationBase Class Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase Class See Also Info Object (My.Application) |