Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
SystemEvents Class
 SystemEvents Members

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
SystemEvents Members

Provides access to system event notifications. This class cannot be inherited.

The SystemEvents type exposes the following members.

  NameDescription
Public methodStatic memberCreateTimer Creates a new window timer associated with the system events window.
Public methodEquals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodFinalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public methodGetType Gets the Type of the current instance. (Inherited from Object.)
Public methodStatic memberInvokeOnEventsThread Invokes the specified delegate using the thread that listens for system events.
Public methodStatic memberKillTimer Terminates the timer specified by the given id.
Protected methodMemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public methodToString Returns a String that represents the current Object. (Inherited from Object.)
Top
  NameDescription
Public eventStatic memberDisplaySettingsChanged Occurs when the user changes the display settings.
Public eventStatic memberDisplaySettingsChanging Occurs when the display settings are changing.
Public eventStatic memberEventsThreadShutdown Occurs before the thread that listens for system events is terminated.
Public eventStatic memberInstalledFontsChanged Occurs 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 memberPaletteChanged Occurs when the user switches to an application that uses a different palette.
Public eventStatic memberPowerModeChanged Occurs when the user suspends or resumes the system.
Public eventStatic memberSessionEnded Occurs when the user is logging off or shutting down the system.
Public eventStatic memberSessionEnding Occurs when the user is trying to log off or shut down the system.
Public eventStatic memberSessionSwitch Occurs when the currently logged-in user has changed.
Public eventStatic memberTimeChanged Occurs when the user changes the time on the system clock.
Public eventStatic memberTimerElapsed Occurs when a windows timer interval has expired.
Public eventStatic memberUserPreferenceChanged Occurs when a user preference has changed.
Public eventStatic memberUserPreferenceChanging Occurs when a user preference is changing.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker