EasyLanguage Object Reference

AlertEventArgs Class

Contains properties available to the args property of the event handler associated with the Checked or Fired events of a drawing object alert.

Namespace: elsystem.drawingobjects

[ Expand All ]
Properties
  Name Type Description
Public property Trigger boolean True causes an alert notification to be triggered for the associated event. When set to False, no alert notification will be triggered.
Inheritance Hierarchy

elsystem.Object

elsystem.EventArgs

    elsystem.DrawingObjects.AlertEventArgs