EventMonitor component documentation

EventMonitor.EventViewer.evNewEvent Event

Occurs when a new event arrive to the viewer

[Visual Basic]
Public Event evNewEvent As NewEventEventHandler
[C#]
public event NewEventEventHandler evNewEvent;

See Also

EventMonitor.EventViewer Class | Devshock.Tool Namespace