Intersoft ClientUI Documentation
EventType Property (SystemEventArgs)



Gets the event type that associated to the system related events.
Syntax
Public ReadOnly Property EventType As SystemEventType
Dim instance As SystemEventArgs
Dim value As SystemEventType
 
value = instance.EventType
public SystemEventType EventType {get;}
public:
property SystemEventType EventType {
   SystemEventType get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SystemEventArgs Class
SystemEventArgs Members

Send Feedback