The SystemAlertEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SystemAlertEventArgs |
Creates and initializes object instance.
|
Methods
Name | Description | |
---|---|---|
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
Name | Description | |
---|---|---|
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.
|