Click or drag to resize

Application Events

The Application type exposes the following members.

Events
  NameDescription
Public eventInitialized
Occurs when the application is initialized
Public eventLocalizeString
Event to handle when a string needs to be localized
Public eventNotificationActivated
Occurs when a notification is clicked by the user that was previously displayed.
Public eventTerminating
Occurs when the application is terminating.
Public eventUnhandledException
Occurs when an unhandled exception occcurs.
Top
See Also