AlertClickEventArgs Properties
Provides data for the AlertControl.AlertClick event.
Name | Description |
---|---|
Activate |
Gets or sets whether the owner (a form) of the current alert window is activated after executing your Alert |
Alert |
Gets the currently processed alert window. |
Info | Gets an object that contains information displayed in the currently processed alert window. |
See Also