You are here: Start » AVL.NET » ImageMouseEventHandler.BeginInvoke Method
ImageMouseEventHandler.BeginInvoke Method
| Namespace: | HMI.Controls |
|---|---|
| Assembly: | HMI.Controls.dll |
Syntax
public virtual System.IAsyncResult BeginInvoke ( object sender, HMI.Controls.ImageMouseEventArgs e, System.AsyncCallback callback, object object )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| sender | object | ||||
| e | HMI.Controls.ImageMouseEventArgs | ||||
| callback | System.AsyncCallback | ||||
| object | object |
