[]
Raised when an excpetion is thrown via the UI.
public delegate void ErrorEventHandler(object sender, ErrorEventArgs e)
Type | Name | Description |
---|---|---|
object | sender | Raised when an excpetion is thrown via the UI. |
ErrorEventArgs | e | Raised when an excpetion is thrown via the UI. |
Name | Description |
---|---|
ErrorEventHandler(object, IntPtr) |
Name | Description |
---|---|
BeginInvoke(object, ErrorEventArgs, AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke(object, ErrorEventArgs) |