.NET Framework Class Library
SystemEvents Events

The SystemEvents type exposes the following members.

Events

  NameDescription
Public eventStatic memberDisplaySettingsChangedOccurs when the user changes the display settings.
Public eventStatic memberDisplaySettingsChangingOccurs when the display settings are changing.
Public eventStatic memberEventsThreadShutdownOccurs before the thread that listens for system events is terminated.
Public eventStatic memberInstalledFontsChangedOccurs when the user adds fonts to or removes fonts from the system.
Public eventStatic memberLowMemory Obsolete. Occurs when the system is running out of available RAM.
Public eventStatic memberPaletteChangedOccurs when the user switches to an application that uses a different palette.
Public eventStatic memberPowerModeChangedOccurs when the user suspends or resumes the system.
Public eventStatic memberSessionEndedOccurs when the user is logging off or shutting down the system.
Public eventStatic memberSessionEndingOccurs when the user is trying to log off or shut down the system.
Public eventStatic memberSessionSwitchOccurs when the currently logged-in user has changed.
Public eventStatic memberTimeChangedOccurs when the user changes the time on the system clock.
Public eventStatic memberTimerElapsedOccurs when a windows timer interval has expired.
Public eventStatic memberUserPreferenceChangedOccurs when a user preference has changed.
Public eventStatic memberUserPreferenceChangingOccurs when a user preference is changing.
Top
See Also

Reference

Tags :


Page view tracker