In The Hand LtdIn The Hand
SystemEvents Class
NamespacesInTheHand.Win32SystemEvents
.NET Components for Mobility
Provides access to system event notifications.
Declaration Syntax
C#Visual Basic
public static class SystemEvents
Public NotInheritable Class SystemEvents
Members
All MembersEvents



IconMemberDescription
PowerModeChanged
Occurs when the user suspends or resumes the system.

TimeChanged
Occurs when the user changes the time on the system clock.

UserPreferenceChanged
Occurs when a user preference has changed.

Remarks
Unlike the desktop version, all events are raised on the UI thread of your application. In the current version this functionality requires a Windows Forms application and doesn't support Console applications.
Inheritance Hierarchy
Object
SystemEvents

Assembly: InTheHand (Module: InTheHand) Version: 7.0.0.0