The SystemAlertEventArgs type exposes the following members.

Constructors

  NameDescription
SystemAlertEventArgs
Creates and initializes object instance.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  NameDescription
Alert
Alert type.
BoxCaption
Message box caption.
BoxHandle
Message box window handle.
Buttons
Message box buttons.
EventTime
Time of the event.
(Inherited from TimeEventArgs.)
MessageText
Message box text.

See Also