SystemEvents Events
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
Microsoft.Win32 Namespace
SystemEvents Class
SystemEvents Events
DisplaySettingsChanged Event
DisplaySettingsChanging Event
EventsThreadShutdown Event
InstalledFontsChanged Event
LowMemory Event
PaletteChanged Event
PowerModeChanged Event
SessionEnded Event
SessionEnding Event
SessionSwitch Event
TimeChanged Event
TimerElapsed Event
UserPreferenceChanged Event
UserPreferenceChanging Event
SystemEvents Class
SystemEvents Members
SystemEvents Methods
SystemEvents Events
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
SystemEvents Events
The
SystemEvents
type exposes the following members.
Events
Name
Description
DisplaySettingsChanged
Occurs when the user changes the display settings.
DisplaySettingsChanging
Occurs when the display settings are changing.
EventsThreadShutdown
Occurs before the thread that listens for system events is terminated.
InstalledFontsChanged
Occurs when the user adds fonts to or removes fonts from the system.
LowMemory
Obsolete.
Occurs when the system is running out of available RAM.
PaletteChanged
Occurs when the user switches to an application that uses a different palette.
PowerModeChanged
Occurs when the user suspends or resumes the system.
SessionEnded
Occurs when the user is logging off or shutting down the system.
SessionEnding
Occurs when the user is trying to log off or shut down the system.
SessionSwitch
Occurs when the currently logged-in user has changed.
TimeChanged
Occurs when the user changes the time on the system clock.
TimerElapsed
Occurs when a windows timer interval has expired.
UserPreferenceChanged
Occurs when a user preference has changed.
UserPreferenceChanging
Occurs when a user preference is changing.
Top
See Also
Reference
SystemEvents Class
Microsoft.Win32 Namespace
Tags :